Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2005 15:08:19 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-cam.c
Message-ID:  <200504051508.j35F8JTM047394@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-04-05 15:08:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  Fix a use-after-free problem in atapi_cb().  Add some necessary synchronization
  to the XPT_PATH_INQ op.  Don't leak locks on failure in XPT_SCSIIO.  Correctly
  fix the CAMDEBUG message.
  
  Revision  Changes    Path
  1.38      +13 -4     src/sys/dev/ata/atapi-cam.c



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