11 Sep
2018
11 Sep
'18
4:59 p.m.
On Tue, Sep 11, 2018 at 1:55 PM, Huw Davies <huw(a)codeweavers.com> wrote:
(len + 1) * sizeof(WCHAR)
This is a good example of why we want small patches. It would have been much harder to spot that in one of your earlier versions.
Huw.
Oops yeah you're right. I missed it I guess it never happened in testing due to no ANSI conversions. :-)