HomeFreeBSD

MFC: r299514

Description

MFC: r299514
Fix use-after-free in NFS4 lock test service.

Trivial use-after-free where stp was freed too soon in the non-error path.
To fix, simply move its release to the end of the routine.

Details

Provenance
rmacklemAuthored on
Parents
rS300886: Move external GCC compiler hacks to bsd.sys.mk.
Branches
Unknown
Tags
Unknown