Rémi Bernon : kernelbase: Cleanup and simplify (Global|Local)ReAlloc.

Alexandre Julliard julliard at winehq.org
Fri Jun 10 16:28:26 CDT 2022


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Jun  9 14:13:53 2022 +0200

kernelbase: Cleanup and simplify (Global|Local)ReAlloc.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>

---

 dlls/kernel32/heap.c       |  22 ++++++++-
 dlls/kernel32/tests/heap.c |  15 -------
 dlls/kernelbase/memory.c   | 108 +++++++++++++++------------------------------
 3 files changed, 56 insertions(+), 89 deletions(-)

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



More information about the wine-cvs mailing list