HomeFreeBSD

Restore doing nothing for calls to VGLEnd() after the first. I broke this

Description

Restore doing nothing for calls to VGLEnd() after the first. I broke this
in r346631. VGLEnd() clears some state variables as it restores state,
but not all of them, so it still needs to clear a single state variable
to indicate that it has completed. Put this clearing back where it was
(at the start instead of the end) to avoid moving bugs in the signal
handling.

Details

Provenance
bdeAuthored on
Parents
rS346677: Track TCP connection's NUMA domain in the inpcb
Branches
Unknown
Tags
Unknown