gethostbyname call with 0 length arg

Detlef Riekenberg wine.dev at web.de
Wed Feb 8 05:46:49 CST 2006


Am Freitag, den 03.02.2006, 19:23 +0100 schrieb Christer Palm:
 
> > if((!name) && (name[0])) {
> Do you really mean that?
> "if name is 0, then dereference name"?
No. the code is:

"if name is not NULL, then dereference name"


-- 
By By ...
      ... Detlef




More information about the wine-devel mailing list