[PATCH v3] gdi32: Fail in ExtTextOut if count is larger than INT_MAX.

Huw Davies huw at codeweavers.com
Wed Feb 3 07:35:14 CST 2021


On Tue, Feb 02, 2021 at 06:25:15PM +0200, Gabriel Ivăncescu wrote:
> Some applications pass values like -1 and crash when BIDI_Reorder can't
> allocate the memory.
> 
> Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>

I've tidied up the tests a bit and sent in v4.

Huw.



More information about the wine-devel mailing list