ntdll: Disable debug flags when running on Valgrind.
commita75ae7936eb2581cdc6a7a5050ae79add0cb4ab1
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jan 2010 18:42:31 +0000 (28 19:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Jan 2010 18:42:48 +0000 (28 19:42 +0100)
treeb56d4c965dd83d9f2be2c5654939c1eb3f8d4322
parent2a071639010232e8a45ef4ea8231b90cc7c9b7c5
ntdll: Disable debug flags when running on Valgrind.

The extra debug checks cause more harm than good under Valgrind.
dlls/ntdll/heap.c