HomeFreeBSD

MFC r279410:

Description

MFC r279410:

Correct the use of an unitialized variable in sendfind_getobj()

When sendfile_getobj() is called on a DTYPE_SHM file, it never
initializes error, which is eventually returned to the caller.

Details

Provenance
rstoneAuthored on
Parents
rS287928: MFC r279413:
Branches
Unknown
Tags
Unknown