[Bug 20485] Uninitialised memory reference in FTP_DoPassive

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 26 20:08:57 CDT 2014


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

--- Comment #6 from Austin English <austinenglish at gmail.com> ---
The only hit I see for FTP stuff is:
==4944== 312 bytes in 2 blocks are possibly lost in loss record 4,900 of 5,550
==4944==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4944==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4944==    by 0x6400B4F: heap_alloc_zero (urlmon_main.h:241)
==4944==    by 0x6402303: FtpProtocol_Construct (ftp.c:427)
==4944==    by 0x642F2F0: CF_CreateInstance (urlmon_main.c:314)
==4944==    by 0x63F9E4F: BindProtocol_StartEx (unknwn.h:226)
==4944==    by 0x63F7A1B: start_binding (urlmon.h:7870)
==4944==    by 0x63F7BCD: bind_to_storage (binding.c:1567)
==4944==    by 0x6417CF1: URLMoniker_BindToStorage (umon.c:280)
==4944==    by 0x6C81B54: start_binding (objidl.h:3488)
==4944==    by 0x6CAE501: PersistMoniker_Load (persist.c:627)
==4944==    by 0x4C816DF: perform_test (urlmon.h:2290)
==4944==    by 0x4C81A41: func_htmllocation (htmllocation.c:379)
==4944==    by 0x4CAB70C: run_test (test.h:584)
==4944==    by 0x4CABAFB: main (test.h:654)
==4944==

in wine-1.7.17-92-ge2bf516 (which should be a different bug), please retest.

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