[PATCH v4 06/10] shell32/autocomplete: Dynamically allocate hwndText so it can handle arbitrary sizes

Gabriel Ivăncescu gabrielopcode at gmail.com
Tue Sep 11 11:59:34 CDT 2018


On Tue, Sep 11, 2018 at 1:55 PM, Huw Davies <huw at 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. :-)



More information about the wine-devel mailing list