[PATCH 5/6] dlls/nsiproxy.sys: add intermediate variable for sscanf on ULONG

Huw Davies huw at codeweavers.com
Mon Apr 25 03:15:01 CDT 2022


On Mon, Apr 25, 2022 at 08:31:45AM +0100, Huw Davies wrote:
> On Sat, Apr 23, 2022 at 09:33:05AM +0200, Eric Pouech wrote:
> Isn't this just hiding the fact that IN_ADDR contains a ULONG, so its size changes?
> Likewise for SOCKADDR_IN6.

Scratch that.  With __LP64__, ULONG is always unsigned int.

Sorry for the noise.
Huw.



More information about the wine-devel mailing list