HomeFreeBSD

MFC r355553

Description

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

Details

Provenance
truckmanAuthored on
Parents
rS357131: vfs: stop null checking routines in vop wrappers
Branches
Unknown
Tags
Unknown