Date: Tue, 15 Sep 2009 02:23:16 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/cam cam_xpt.c Message-ID: <200909150223.n8F2Na0e018848@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2009-09-15 02:23:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/cam cam_xpt.c Log: SVN rev 197213 on 2009-09-15 02:23:16Z by emaste MFC r195685: Fix leaks in probestart, probedone, and scsi_scan_bus. Also free page_list using the matching malloc type for the allocation. (In HEAD these functions have moved to scsi_xpt.c) Reviewed by: scottl Revision Changes Path 1.190.2.20 +8 -3 src/sys/cam/cam_xpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909150223.n8F2Na0e018848>