Version
3.5-2157
Branch
comex-random-stuff
Date
9 years, 7 months ago
Windows x64 Windows x86 Mac OS X
Commit
494a7673a5087cd557af25bb6f20bef29f22cd6b
Change author
comex
Change description
Fix IOCTLV_SO_GETADDRINFO.

It tried to cast incoming pointers to native ones.  The values are
required to be null anyway, so it doesn't really matter, but it fixes a
warning at least.