CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2020/03/21 02:58:50

Modified files:
        sys/kern       : kern_ktrace.c 

Log message:
Stop tracing if vget(9) fails.

Make sure to release the last reference of the vnode after all
other traced processes have given up on it.

CID 1453020 Unchecked return value.

Inputs from guenther@, ok visa@

Reply via email to