CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2025/06/04 07:06:51

Modified files:
        sys/kern       : kern_sysctl.c 

Log message:
Add forgotten mtx_enter() in FILLINPTABLE().

In commit rev 1.471 I have missed the continue path in the loop
that needs to relock the mutex for the in_pcb_iterator().

Reported-by: [email protected]

Reply via email to