[Bug 36313] New: valgrind shows a possible leak in propsys/tests/propstore.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 04:27:41 CDT 2014


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

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

==31754== 40 bytes in 1 blocks are possibly lost in loss record 232 of 560
==31754==    at 0x7BC4C735: notify_alloc (heap.c:255)
==31754==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==31754==    by 0x499C848: PropertyStore_CreateInstance (propstore.c:464)
==31754==    by 0x499CFD2: InMemoryPropertyStoreFactory_CreateInstance
(propsys_main.c:113)
==31754==    by 0x4B4AE26: CoCreateInstance (unknwn.h:226)
==31754==    by 0x49561C0: test_persistserialized (propstore.c:207)
==31754==    by 0x4956646: func_propstore (propstore.c:256)
==31754==    by 0x495C13C: run_test (test.h:584)
==31754==    by 0x495C52B: main (test.h:654)
==31754==

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