PIPE - Fix a panic introduced by the last commit.
commit9aff1d71c4f915e37a488b2a5d6d51cc11f5be85
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 8 Sep 2009 18:28:14 +0000 (8 11:28 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 8 Sep 2009 18:28:14 +0000 (8 11:28 -0700)
treee0d55627d01ca13070db6e170358a02aa2a1885e
parent1cdc323a3e4be2e35cdecffa4f00c7e92430aaaf
PIPE - Fix a panic introduced by the last commit.

* Forgot to release a token on the Re-tests.

Reported-by: Tobias Weingartner <weingart@tepid.org>
sys/kern/sys_pipe.c