CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/09/10 00:00:37
Modified files: sys/net : if.c Log message: only try and reference an ifp in if_get if we actually find one in the map. avoids a NULL deref jsg@ found
CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/09/10 00:00:37
Modified files: sys/net : if.c Log message: only try and reference an ifp in if_get if we actually find one in the map. avoids a NULL deref jsg@ found