[Bug 36181] New: valgrind shows several potential leaks in atl/tests/module.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 30 13:09:26 CDT 2014


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

            Bug ID: 36181
           Summary: valgrind shows several potential leaks in
                    atl/tests/module.c
           Product: Wine
           Version: 1.3.13
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: atl
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==13406== 32 bytes in 1 blocks are possibly lost in loss record 67 of 264
==13406==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==13406==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==13406==    by 0x7BC39A6B: RtlInitializeCriticalSectionEx (critsection.c:326)
==13406==    by 0x7B876AE5: InitializeCriticalSectionEx (sync.c:356)
==13406==    by 0x7B876A64: InitializeCriticalSection (sync.c:313)
==13406==    by 0x4E0546E: AtlModuleInit (atl30.c:69)
==13406==    by 0x4CB1610: test_winmodule (module.c:71)
==13406==    by 0x4CB1F77: func_module (module.c:158)
==13406==    by 0x4CB36A7: run_test (test.h:584)
==13406==    by 0x4CB3A96: main (test.h:654)
==13406==

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