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
https://bugs.winehq.org/show_bug.cgi?id=36128
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |ntdll
https://bugs.winehq.org/show_bug.cgi?id=36128
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36128
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|valgrind shows a leak in |valgrind shows a leak in |ntdll/registry.c |programs/wineconsole/regist | |ry.c
http://bugs.winehq.org/show_bug.cgi?id=36128
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |421d3cd9e802ec63fe5928b4f33 | |1ff85064f83d6 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=421d3cd9e802ec63fe5928b4f3...
https://bugs.winehq.org/show_bug.cgi?id=36128
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.23.