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