scottl 2003/11/09 12:46:08 PST
FreeBSD src repository
Modified files:
sys/dev/ata atapi-cam.c
Log:
Free the ata_request struct after we are done using it. This should stop
the memory leak seen when using ATAPICAM.
Revision Changes Path
1.27 +9 -2 src/sys/dev/ata/atapi-cam.c