[Bug 36114] New: msi/action definite leak in is_process_limited

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 16:35:13 CDT 2014


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

-- 
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