K 10 svn:author V 8 truckman K 8 svn:date V 27 2019-12-09T07:18:40.803058Z K 7 svn:log V 188 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 MFC after: 1 month END