[FreeNX-kNX] Possible error in nxnode: r194

Marcin Owsiany marcin at owsiany.pl
Sat May 6 13:32:04 UTC 2006


I was browsing a diff between freenx 0.4 and trunk, and stumbled upon
the following two lines (670-671):

+               [ -z "$userip" ] && userip="127.0.0.1"
+               [ -z "$userip" -a "$host" != "127.0.0.1" ] && userip="*"

I'm not sure this is important, since I don't see the big picture yet, but it
looks like the userip="*" is unreachable, since the '-z "$userip"' will never
succeed.

Marcin
-- 
Marcin Owsiany <marcin at owsiany.pl>              http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
 
"Every program in development at MIT expands until it can read mail."
                                                              -- Unknown



More information about the FreeNX-kNX mailing list