cvs commit: src/sys/dev/ata atapi-cam.c

Scott Long scottl at FreeBSD.org
Tue Apr 5 08:08:19 PDT 2005


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


More information about the cvs-src mailing list