CVSROOT:        /cvs
Module name:    src
Changes by:     clau...@cvs.openbsd.org 2021/02/04 06:32:33

Modified files:
        sys/kern       : tty_pty.c 

Log message:
Revert previous commit. The vnode returned by ptm_vn_open() is open and
can not simply be vrele()-ed on error. The code currently depends on
closef() to do the cleanup.

Reported-by: syzbot+b0e18235e96adf818...@syzkaller.appspotmail.com

Reply via email to