j
k
j a
j l
Rémi Bernon (@rbernon) commented about dlls/ntdll/heap.c:
{ if (flags & HEAP_TAIL_CHECKING_ENABLED || RUNNING_ON_VALGRIND) tail += BLOCK_ALIGN; valgrind_make_writable( tail + sizeof(void *), sizeof(void *) );
Please update the valgrind call too.
Back to the thread
Back to the list