HomeFreeBSD

Fix a logic bug in error handling code. It is an error if p == NULL.

Description

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

Details

Provenance
truckmanAuthored on
Parents
rS355552: Revert r355505. The code that it allowed to compile has been removed.
Branches
Unknown
Tags
Unknown