[Bug 36128] New: valgrind shows a leak in ntdll/registry.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 18:53:12 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list