[Bug 36169] New: valgrind shows a possible leak in programs/services/tests/services.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 29 20:15:34 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36169

            Bug ID: 36169
           Summary: valgrind shows a possible leak in
                    programs/services/tests/services.c
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==3856== 32 bytes in 1 blocks are possibly lost in loss record 32 of 104
==3856==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==3856==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==3856==    by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326)
==3856==    by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356)
==3856==    by 0x7B876A64: InitializeCriticalSection (sync.c:313)
==3856==    by 0x4A34B0E: test_runner (service.c:445)
==3856==    by 0x4A34DAD: func_service (service.c:484)
==3856==    by 0x4A35C5D: run_test (test.h:584)
==3856==    by 0x4A3604B: main (test.h:654)
==3856==

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