rwatson 2006-02-14 21:38:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet6 ip6_output.c
Log:
Merge ip6_output.c:1.101 from HEAD to RELENG_6:
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
Approved by: re (scottl)
Revision Changes Path
1.90.2.10 +1 -1 src/sys/netinet6/ip6_output.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"