[PATCH 2/3] ws2_32: Add page fault handler to inet_addr

Alexandre Julliard julliard at winehq.org
Wed May 20 13:11:35 CDT 2020


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> ---
> inet_pton, RtlIpv4StringToAddress, and RtlIpv6StringToAddress crash on
> bad pointers, but not inet_addr.

Is there an app that depends on this?  We don't want to add exception
handlers where they are not needed.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list