]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
MFC r272270:
authorneel <neel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Oct 2014 15:39:24 +0000 (15:39 +0000)
committerneel <neel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 8 Oct 2014 15:39:24 +0000 (15:39 +0000)
commit3e2034336fcfc9a3aa9c84cb78946e531bfe224c
tree274460dbd5d6e308d80cd598dfb9c96f8c9bbf80
parent272252f295854c2d9ffd1197759fcb14d9a17d90
MFC r272270:

tty_rel_free() can be called more than once for the same tty so make sure
that the tty is dequeued from 'tty_list' only the first time.

Approved by: re (glebius)

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@272752 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/tty.c