ntdll: Avoid overflows in heap allocations. Based on a patch by Rob Shearman.
commitcc54b7d9bde31ce5e9d3e5a7240b74284103aacd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 May 2007 09:59:18 +0000 (22 11:59 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 May 2007 09:59:18 +0000 (22 11:59 +0200)
treefc64c784416a8eec082d0eb451ecae382b4d7d49
parent83ba2c762d095dcfd3be6c7842a8ef689fa6f093
ntdll: Avoid overflows in heap allocations. Based on a patch by Rob Shearman.
dlls/kernel32/tests/heap.c
dlls/ntdll/heap.c