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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36604
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36604
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |27280661524d3f66741cb8e7c7b | |27a3b46eca542 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/27280661524d3f66741cb8e7c7...
Thanks Bruno!
https://bugs.winehq.org/show_bug.cgi?id=36604
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.20.