https://bugs.winehq.org/show_bug.cgi?id=36128
Bug ID: 36128 Summary: valgrind shows a leak in ntdll/registry.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==24320== 134 bytes in 1 blocks are definitely lost in loss record 525 of 789 ==24320== at 0x7BC4C735: notify_alloc (heap.c:255) ==24320== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==24320== by 0x4771DD9: WINECON_CreateKeyName (registry.c:67) ==24320== by 0x4772422: WINECON_RegLoad (registry.c:199) ==24320== by 0x477920C: WINECON_Init (wineconsole.c:593) ==24320== by 0x4779BF8: WinMain (wineconsole.c:826) ==24320== by 0x477A09F: main (exe_main.c:49) ==24320==
from dlls/ntdll/tests/exception.c