CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/02/20 04:42:36

Modified files:
        sys/dev/ic     : qwx.c 

Log message:
fix a double-free in qwx(4) that occurred when removing a peer from firmware

It was not yet possible to hit this code path outside of an error path.
But upcoming changes would easily trigger this and crash the kernel.

Reply via email to