[PATCH v2 0/6] MR159: ntdll: More heap code cleanup.

Rémi Bernon (@rbernon) wine at gitlab.winehq.org
Tue May 31 05:04:22 CDT 2022



--
  v2: ntdll: Remove tail checking on large blocks.
      ntdll: Merge common resize case in heap_realloc.
      ntdll: Call valgrind alloc notifications at the topmost level.
      ntdll: Correctly free pending pointer in RtlDestroyHeap.
      ntdll: Split valgrind memory access control to separate helpers.
      ntdll: Fix handling of back pointer in heap_set_debug_flags.
 
https://gitlab.winehq.org/wine/wine/-/merge_requests/159



More information about the wine-devel mailing list