cvs commit: src/sys/netinet ip_input.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Sep 4 10:39:48 UTC 2006


pjd         2006-09-04 10:39:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          ip_input.c 
  Log:
  MFC:    sys/netinet/ip_input.c  1.317,1.318
  
  Set 'fp' variable to NULL after freeing it, so it won't be dereferenced
  later.
  
  Found by:       Coverity Prevent analysis tool
  CID:            993
  
  Revision    Changes    Path
  1.301.2.10  +1 -0      src/sys/netinet/ip_input.c


More information about the cvs-src mailing list