[Bug 36604] New: valgrind shows two definite leaks in winspool.drv/tests/info.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 18:59:51 CDT 2014


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

            Bug ID: 36604
           Summary: valgrind shows two definite leaks in
                    winspool.drv/tests/info.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: wineps.drv
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==15338== 22 bytes in 1 blocks are definitely lost in loss record 139 of 633
==15338==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==15338==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==15338==    by 0x4F858B1: strdupWtoA (info.c:405)
==15338==    by 0x4F8DAC1: DocumentPropertiesA (info.c:2379)
==15338==    by 0x4E5A700: test_DocumentProperties (info.c:2680)
==15338==    by 0x4E5C42C: func_info (info.c:3030)
==15338==    by 0x4E5D2B1: run_test (test.h:584)
==15338==    by 0x4E5D69F: main (test.h:654)
==15338== 

==15338== 156 bytes in 1 blocks are definitely lost in loss record 443 of 633
==15338==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==15338==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==15338==    by 0x4F85A22: DEVMODEdupWtoA (info.c:433)
==15338==    by 0x4F9FE00: get_job_info_2 (info.c:7908)
==15338==    by 0x4FA0120: get_job_info (info.c:7988)
==15338==    by 0x4FA01EF: GetJobA (info.c:8023)
==15338==    by 0x4E5C065: test_OpenPrinter_defaults (info.c:2984)
==15338==    by 0x4E5C4AA: func_info (info.c:3050)
==15338==    by 0x4E5D2B1: run_test (test.h:584)
==15338==    by 0x4E5D69F: main (test.h:654)
==15338==

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