Date: Sun, 12 Sep 1999 14:33:29 -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: <199909122133.OAA89896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ken 1999/09/12 14:33:28 PDT Modified files: (Branch: RELENG_3) lib/libcam camlib.c Log: MFC: Fix a file descriptor leak in cam_open_btl(). The xpt device was opened, but never closed. Pointed out by: amobbs@allstor-sw.co.uk Approved by: jkh Revision Changes Path 1.4.2.3 +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?199909122133.OAA89896>