rwatson     2006-01-14 00:09:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_output.c 
  Log:
  When storing the results of malloc() in a pointer to a pointer, check
  the pointer to a pointer for NULL, not the pointer for NULL.
  
  Noticed by:     Coverity Prevent analysis tool
  MFC after:      3 days
  
  Revision  Changes    Path
  1.101     +1 -1      src/sys/netinet6/ip6_output.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to