[PATCH] ntdll: Fix a ImagePathName memory leak(Valgrind).

Chao Long longchao at uniontech.com
Wed Sep 9 22:14:21 CDT 2020


Valgrind.log:
==15674== 82 bytes in 1 blocks are definitely lost in loss record 1,041 of 2,256
==15674==    at 0x7BC6F0DA: notify_alloc (heap.c:260)
==15674==    by 0x7BC731BB: RtlAllocateHeap (heap.c:1725)
==15674==    by 0x7BCA3BC2: RtlCreateUnicodeString (rtlstr.c:239)
==15674==    by 0x7BC63CEA: get_image_path (env.c:720)
==15674==    by 0x7BC6583E: init_user_process_params (env.c:1450)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-a-ImagePathName-memory-leak-Valgrind.patch
Type: application/octet-stream
Size: 1177 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200910/27b51e00/attachment.obj>


More information about the wine-devel mailing list