Fix a file descriptor leak in cam_lookup_pass() when the ioctl to
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jun 2006 15:02:24 +0000 (15:02 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 5 Jun 2006 15:02:24 +0000 (15:02 +0000)
commit32b03c2cc57372d958bfedd2ef8f8dad0c47e9dc
tree5bc63cc3a9d3f73905ea385ba5b520bc6a5ab6ad
parent753fd8506c143da6fa56159337fa27d177d8fb8d
Fix a file descriptor leak in cam_lookup_pass() when the ioctl to
find the passthru device fails.

Submitted-by: Gary <gary@velocity-servers.net>
Obtained from: FreeBSD
lib/libcam/camlib.c