[Bug 36623] New: valgrind shows some leaks in ddraw/tests/ddraw7.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 31 16:25:49 CDT 2014


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

            Bug ID: 36623
           Summary: valgrind shows some leaks in ddraw/tests/ddraw7.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

All of the form:
==31752== 20 bytes in 1 blocks are definitely lost in loss record 194 of 1,726
==31752==    at 0x7BC4C75D: notify_alloc (heap.c:255)
==31752==    by 0x7BC50FA1: RtlAllocateHeap (heap.c:1716)
==31752==    by 0x4A75A4B: DirectDrawCreateClipper (ddraw.c:3274)
==31752==    by 0x4A75C0D: ddraw7_CreateClipper (ddraw.c:3309)
==31752==    by 0x4DA2139: test_clipper_blt (ddraw7.c:710)
==31752==    by 0x4DC439D: func_ddraw7 (ddraw7.c:7183)
==31752==    by 0x4DF1F84: run_test (test.h:584)
==31752==    by 0x4DF2373: main (test.h:654)
==31752== 

There's a similar issue in ddraw4 in bug 36343.

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