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.