CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/12 05:40:04
Modified files:
sys/netinet : ip_output.c
Log message:
Fix two cases where it was possible to call if_put with an uninitialized ifp
Found by jsg@ with clang
