On 1/29/06, Phil Goss pagoss@gmail.com wrote:
Hi,
Is it a bug in the WINE gethostbyname (WS_gethostbyname) implementation, where if the arg name is of string length 0, then it returns unsuccessful.
...
I have tested the strlen check and it seems to work and satisfies the Windows program.
This would make a good regression test. See:
http://winehq.org/site/docs/winedev-guide/testing
-- James Hawkins