K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-01-14T00:09:41.000000Z K 7 svn:log V 193 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 END