[Bug 36306] New: valgrind shows a possible leak in netapi32/tests/wksta.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 03:20:32 CDT 2014


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

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

==30938== 64 bytes in 2 blocks are possibly lost in loss record 40 of 73
==30938==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30938==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30938==    by 0x4C25EDC: ???
==30938==    by 0x4C33153: ???
==30938==    by 0x4C29723: ???
==30938==    by 0x4C29B00: ???
==30938==    by 0x4C3351B: ???
==30938==    by 0x4C33751: ???
==30938==    by 0x4C29ABA: ???
==30938==    by 0x4C3351B: ???
==30938==    by 0x4C3362E: ???
==30938==    by 0x4C2E6E4: ???
==30938==    by 0x4957493: run_wkstatransportenum_tests (wksta.c:152)
==30938==    by 0x4957AB6: func_wksta (wksta.c:237)
==30938==    by 0x49588C0: run_test (test.h:584)
==30938==    by 0x4958CAF: main (test.h:654)

==30938== 64 bytes in 2 blocks are possibly lost in loss record 41 of 73
==30938==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30938==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30938==    by 0x7BC39AE9: RtlInitializeCriticalSectionEx (critsection.c:326)
==30938==    by 0x7B876B51: InitializeCriticalSectionEx (sync.c:356)
==30938==    by 0x7B876AD0: InitializeCriticalSection (sync.c:313)
==30938==    by 0x4C33177: ???
==30938==    by 0x4C29723: ???
==30938==    by 0x4C29B00: ???
==30938==    by 0x4C3351B: ???
==30938==    by 0x4C33751: ???
==30938==    by 0x4C29ABA: ???
==30938==    by 0x4C3351B: ???
==30938==    by 0x4C3362E: ???
==30938==    by 0x4C2E6E4: ???
==30938==    by 0x4957493: run_wkstatransportenum_tests (wksta.c:152)
==30938==    by 0x4957AB6: func_wksta (wksta.c:237)
==30938==    by 0x49588C0: run_test (test.h:584)
==30938==    by 0x4958CAF: main (test.h:654)
==30938==

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