HomeFreeBSD

Improve the locking when sending user messages.

Description

Improve the locking when sending user messages.

First, keep a ref count on the stcb after looking it up, as
done in the other lookup cases.
Second, before looking again at sp, ensure that it is not
freed, because the assoc is about to be freed.

MFC after: 3 days

Details

Provenance
tuexenAuthored on
Parents
rS304578: MFH r304577
Branches
Unknown
Tags
Unknown