[PATCH] kernelbase: Avoid NULL-pointer dereferences.

Nikolay Sivov nsivov at codeweavers.com
Sat May 16 05:21:34 CDT 2020


Hi,

Both LocalFree(NULL) and LocalLock(NULL) don't crash for me as far as I 
can tell. Could you add a test case that does crash without this patch? 
(tests could go to kernel32/tests/heap.c).



More information about the wine-devel mailing list