[WS2_32]
authorThomas Faber <thomas.faber@reactos.org>
Wed, 20 Jun 2012 00:57:53 +0000 (00:57 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Wed, 20 Jun 2012 00:57:53 +0000 (00:57 +0000)
commitc5a2cddfc9df07eea085ed6a064c143640ce327f
tree0a113104dbbc3109a4b663a27967910b597f5a60
parentda39b38e4704799d4fede7d04a167f199201d554
[WS2_32]
- Do not manually allocate an incompatible hostent structure in FindEntryInHosts. Use populate_hostent instead. Fixes buffer overflow in name resolution.
See issue #7126 for more details.

svn path=/trunk/; revision=56756
reactos/dll/win32/ws2_32/include/ws2_32.h
reactos/dll/win32/ws2_32/misc/ns.c