[Bug 42578] WSAStringToAddress fails to parse IP v6 addresses with port number

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 3 14:28:39 CST 2017


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

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Fixed by SHA1|                            |b60cd6830848431e359196bb1d8
                   |                            |01e93d0952fdf
         Resolution|---                         |FIXED

--- Comment #5 from Bruno Jesus <00cpxxx at gmail.com> ---
It was a bug in Wine, not your code. It is now fixed in Wine 2.3.

http://source.winehq.org/git/wine.git/?a=commit;h=b60cd6830848431e359196bb1d801e93d0952fdf

To make it work in 2.0 you have to parse the port on your own and submit the
address without the [ ] to the function.

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