HomeFreeBSD

In nfs_down(), if rep can be NULL, which we test for, then we should
rS169681Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

In nfs_down(), if rep can be NULL, which we test for, then we should
lock and unlock conditionally, not just set the flag on it conditionally.
In practice, this bug couldn't manifest, as in the current revision of
the code, no callers pass a NULL rep.

CID: 1416
Found with: Coverity Prevent(tm)

Details

Provenance
rwatsonAuthored on
Parents
rS169680: This file was originally added to document the transition of the
Branches
Unknown
Tags
Unknown

Event Timeline