K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-02-14T21:38:46.000000Z K 7 svn:log V 260 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) END