Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2009 17:26:37 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/cam/scsi scsi_xpt.c
Message-ID:  <200907141726.n6EHQxed021871@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2009-07-14 17:26:37 UTC

  FreeBSD src repository

  Modified files:
    sys/cam/scsi         scsi_xpt.c 
  Log:
  SVN rev 195685 on 2009-07-14 17:26:37Z by emaste
  
  Fix leaks in probestart, probedone, and scsi_scan_bus.  Also free
  page_list using the matching malloc type for the allocation.
  
  Approved by:    re
  Reviewed by:    scottl [1]
  MFC after:      1 week
  
  [1] Original patch was against xpt_cam.c, prior to the cam refactoring.
  
  Revision  Changes    Path
  1.2       +8 -3      src/sys/cam/scsi/scsi_xpt.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907141726.n6EHQxed021871>