[Bug 45397] WSAStringToAddressA recognizes "255.255.255" as a valid IP

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 22 10:07:18 CDT 2018


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

--- Comment #3 from Anderson Sasaki <ansasaki at redhat.com> ---
(In reply to Zebediah Figura from comment #2)
> Is there an application that depends on this failing?

Not an application, but libssh (https://www.libssh.org/) is relying on
WSAStringToAddressA to detect valid IP addresses when built for Windows.

So, if an application uses libssh and is run on wine, it would incorrectly
accept incomplete IP addresses if the execution is based on the result of the
call to ssh_is_ipaddr() (which calls WSAStringToAddressA).

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