[Bug 25401] WSAStringToAddress doesn't update lpAddressLength on success

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 2 23:34:01 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25401

--- Comment #4 from alfaar_alhazin at hotmail.com 2010-12-02 23:34:00 CST ---
(In reply to comment #3)
> Patch sent:
> http://www.winehq.org/pipermail/wine-patches/2010-December/096442.html

Hello, Juan! Thank you for the quickest reply! :)

I've tried your patch. No luck for my problem.

I've compiled individual ws2_32.dll. Surprisingly, it md5sum against it and
same of 1.3.7 do look alike. Test drive, with BitSpirit, shows the problem
persists, thought I cannot confirm it at this time (that this is what causing
improper behavior). Perhaps, if you have time, you could test-drive it
yourself?

Also, I've noted that your proposed modifications are made at
WSAStringToAddressA, while testing (not sure what it is for) is made at
test_WSAStringToAddressW. Maybe I'm mistaken, but I believe there is a mistake.
Perhaps similar modifications need to be applied to *W (unicode version), and
testing performed by *A?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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