https://bugs.winehq.org/show_bug.cgi?id=36114
Bug ID: 36114 Summary: msi/action definite leak in is_process_limited Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==19872== 16 bytes in 1 blocks are definitely lost in loss record 238 of 1,049 ==19872== at 0x7BC4C735: notify_alloc (heap.c:255) ==19872== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==19872== by 0x7BC78ADD: RtlAllocateAndInitializeSid (sec.c:156) ==19872== by 0x5A3DEA7: AllocateAndInitializeSid (security.c:916) ==19872== by 0x4C17006: is_process_limited (action.c:2264) ==19872== by 0x4C1B28A: test_publish_product (action.c:3136) ==19872== by 0x4C31D1F: func_action (action.c:6813) ==19872== by 0x4D5DEB8: run_test (test.h:584) ==19872== by 0x4D5E2A7: main (test.h:654) ==19872==
shows up several times in the tests.
https://bugs.winehq.org/show_bug.cgi?id=36114
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36115
https://bugs.winehq.org/show_bug.cgi?id=36114
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|36115 |
https://bugs.winehq.org/show_bug.cgi?id=36114
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4c8edb1b4c25cffeaa1573f431e | |9931c1fc87042 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- Fixed by 4c8edb1b4c25cffeaa1573f431e9931c1fc87042.
https://bugs.winehq.org/show_bug.cgi?id=36114
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.18.