On Apr 22, 2013, at 1:17 PM, Kirill Smirnov wrote:
>While debugging bug #33307 (http://bugs.winehq.org/show_bug.cgi?id=33307)
> I found a suspicious piece of code, looking like off-by-one error.
>
>Unfortunately, I'm not familiar with this part of wine and I don't know
> how to write co
Hi!
While debugging bug #33307
(http://bugs.winehq.org/show_bug.cgi?id=33307) I found a suspicious
piece of code, looking like off-by-one error.
Unfortunately, I'm not familiar with this part of wine and I don't
know how to write corresponding test case.
If you familiar with th