[Patch] Interprocess message processing bug in user32.dll

Andrey Panov pav at metib.ru
Thu May 6 13:03:22 CDT 2004


Hello!
	This is a fix for bug in user32.dll.

	In get_buffer_space() function, HeapReAlloc() will not allocate memory, if 
passed *buffer value is NULL. This happens, for example, when 
MSG_peek_message() receives a WM_GETTEXT message.

	Patch is against 20040505 release.
-- 
	Andrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-20040505-message.c.diff
Type: text/x-diff
Size: 705 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040506/f1bc8101/wine-20040505-message.c.bin


More information about the wine-patches mailing list