Date: Sun, 12 Sep 1999 12:40:21 -0700 (PDT) From: Kenneth Merry <ken@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam camlib.c Message-ID: <199909121940.MAA82130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1999/09/12 12:40:20 PDT Modified files: lib/libcam camlib.c Log: Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, but never closed. Submitted by: amobbs@allstor-sw.co.uk Revision Changes Path 1.7 +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?199909121940.MAA82130>