[Bug 38440] New: valgrind shows a definite leak in comdlg32/filedlg

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 20 00:11:01 CDT 2015


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

            Bug ID: 38440
           Summary: valgrind shows a definite leak in comdlg32/filedlg
           Product: Wine
           Version: 1.7.41
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase, valgrind
          Severity: minor
          Priority: P2
         Component: comdlg32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: dank at kegel.com
      Distribution: ---

==6025== 28 bytes in 1 blocks are definitely lost in loss record 237 of 1,085
==6025==    at 0x7BC49E0E: notify_alloc (heap.c:254)
==6025==    by 0x7BC4E044: RtlAllocateHeap (heap.c:1715)
==6025==    by 0x7BC43059: alloc_fileio (file.c:381)
==6025==    by 0x7BC45096: server_ioctl_file (file.c:1404)
==6025==    by 0x7BC45A43: NtFsControlFile (file.c:1684)
==6025==    by 0x7B872671: ConnectNamedPipe (sync.c:1615)
==6025==    by 0x4FEA6EF: listen_thread (rpc_transport.c:132)
==6025==    by 0x7BC8023F: ??? (signal_i386.c:2682)
==6025==    by 0x7BC80286: call_thread_func (signal_i386.c:2741)
==6025==    by 0x7BC8021D: ??? (signal_i386.c:2682)
==6025==    by 0x7BC8726D: start_thread (thread.c:443)
==6025==    by 0x4214EFA: start_thread (pthread_create.c:309)
==6025==    by 0x431362D: clone (clone.S:129)
==6025==

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