freebsd-skq/sys/cam/ata
Conrad Meyer 75548271a9 Fix memory leaks in (a|)daregister introduced in r298002
In the case where cam_iosched_init() fails, the ada and da softcs were leaked.
Instead, free them.

Reported by:	Coverity
CID:		1356039
Sponsored by:	EMC / Isilon Storage Division
2016-06-07 20:33:55 +00:00
..
ata_all.c Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_all.h Add support for managing Shingled Magnetic Recording (SMR) drives. 2016-05-19 14:08:36 +00:00
ata_da.c Fix memory leaks in (a|)daregister introduced in r298002 2016-06-07 20:33:55 +00:00
ata_pmp.c Removed unused malloc types. 2015-11-06 18:50:01 +00:00
ata_xpt.c Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00