ntdll: Don't free the DOS area when a broken app passes a NULL pointer to NtFreeVirtu...
commit8385f137b50242c632bd8f91a495a2b7e5adfee4
authorAlexandre Julliard <julliard@winehq.org>
Fri, 1 Dec 2006 10:38:52 +0000 (1 11:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Dec 2006 10:38:52 +0000 (1 11:38 +0100)
treec3e85ad983cf0c4a29fae1bcefc89534c99813e4
parent2b2ee9c7d1c8d1d1e79b06e8761b9e0a6e1e65bd
ntdll: Don't free the DOS area when a broken app passes a NULL pointer to NtFreeVirtualMemory.
dlls/ntdll/virtual.c