Date: Tue, 24 Jul 2001 16:09:04 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam camlib.c Message-ID: <200107242309.f6ON94t95502@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/07/24 16:09:04 PDT Modified files: (Branch: RELENG_4) lib/libcam camlib.c Log: (MFC of 1.9- I didn't get an MFC notice for some reason) Make sure you don't have a file descriptor leak for the 'real' underlying CAM device. This needs to be checked not only in the open routine, but the device->fd has to be initialized as well. Revision Changes Path 1.8.2.1 +6 -2 src/lib/libcam/camlib.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107242309.f6ON94t95502>