K 10 svn:author V 8 truckman K 8 svn:date V 27 2020-01-26T01:42:47.996775Z K 7 svn:log V 182 MFC r355553 Fix a logic bug in error handling code. It is an error if p == NULL. The linelen tests are only meaningful when p != NULL. Reported by: Coverity Coverity CID: 1368655 END