12 May
2023
12 May
'23
2:10 p.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2800#note_32649