Rémi Bernon : ntdll: Rewrite RtlWalkHeap and enumerate large blocks.

Alexandre Julliard julliard at winehq.org
Fri May 13 15:45:13 CDT 2022


Module: wine
Branch: master
Commit: 074177b8b0356df2e3ddfb8534e2ee1257b37a71
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=074177b8b0356df2e3ddfb8534e2ee1257b37a71

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu May  5 00:49:25 2022 +0200

ntdll: Rewrite RtlWalkHeap and enumerate large blocks.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/tests/heap.c |  92 +--------------
 dlls/kernelbase/memory.c   |  57 +++++++++-
 dlls/ntdll/heap.c          | 276 ++++++++++++++++++++++-----------------------
 3 files changed, 191 insertions(+), 234 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=074177b8b0356df2e3ddfb8534e2ee1257b37a71



More information about the wine-cvs mailing list