Module: wine Branch: master Commit: fef774f9530aafc18f1c8c64cadf5ca0f60bc00f URL: https://source.winehq.org/git/wine.git/?a=commit;h=fef774f9530aafc18f1c8c64c...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Jun 13 17:16:07 2022 +0200
ntdll: Consistently name heap handles and pointers.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com
---
dlls/ntdll/heap.c | 213 +++++++++++++++++++++++++++--------------------------- 1 file changed, 107 insertions(+), 106 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fef774f9530aafc18f1c8...