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

Jiangyi Chen cjy520lcy at 163.com
Wed Sep 9 22:50:58 CDT 2020


==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 --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200910/31cee34d/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-a-memory-leak-Valgrind.patch
Type: application/octet-stream
Size: 1131 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200910/31cee34d/attachment-0001.obj>


More information about the wine-devel mailing list