[Bug 36592] New: valgrind shows several leaks in wbemprox/tests/query.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 18:21:13 CDT 2014


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

            Bug ID: 36592
           Summary: valgrind shows several leaks in wbemprox/tests/query.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: wmi&wbemprox
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==9559== 0 bytes in 1 blocks are definitely lost in loss record 1 of 632
==9559==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==9559==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==9559==    by 0x63D86BA: heap_alloc_zero (wbemprox_private.h:243)
==9559==    by 0x63DAC7E: create_signature_columns_and_data (class.c:739)
==9559==    by 0x63DB061: create_signature_table (class.c:787)
==9559==    by 0x63DB2A9: create_signature (class.c:842)
==9559==    by 0x63DB3B9: class_object_GetMethod (class.c:864)
==9559==    by 0x4CA354D: test_Win32_Process (wbemcli.h:1932)
==9559==    by 0x4CA66E5: func_query (query.c:679)
==9559==    by 0x4CA7FC8: run_test (test.h:584)
==9559==    by 0x4CA83B7: main (test.h:654)
==9559== 

==9559== 16 bytes in 1 blocks are definitely lost in loss record 115 of 632
==9559==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==9559==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==9559==    by 0x63D86BA: heap_alloc_zero (wbemprox_private.h:243)
==9559==    by 0x63DAC7E: create_signature_columns_and_data (class.c:739)
==9559==    by 0x63DB061: create_signature_table (class.c:787)
==9559==    by 0x63DB2A9: create_signature (class.c:842)
==9559==    by 0x63DB3B9: class_object_GetMethod (class.c:864)
==9559==    by 0x4CA4311: test_StdRegProv (wbemcli.h:1932)
==9559==    by 0x4CA66FB: func_query (query.c:681)
==9559==    by 0x4CA7FC8: run_test (test.h:584)
==9559==    by 0x4CA83B7: main (test.h:654)
==9559==

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