CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/02/18 20:29:21
Modified files: sbin/dhclient : dispatch.c Log message: '(ifi->linkstat && ifi && ifi->rfdesc != -1)' is flawed. Swap the first two terms so ifi is checked first.
CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2009/02/18 20:29:21
Modified files: sbin/dhclient : dispatch.c Log message: '(ifi->linkstat && ifi && ifi->rfdesc != -1)' is flawed. Swap the first two terms so ifi is checked first.