opnsense-src/sys/dev/usb/storage
Bjoern A. Zeeb ed75ef34d4 umass: fix a cam_sim leak in error case
While debugging a hang I noticed that in case of error in
umass_cam_attach_sim() we miss a cam_sim_free() call.
Added that to not leak resources.

Reviewed by:	hselasky
MFC after:	3 days
Differential Revision:	D26287
2020-09-04 18:26:35 +00:00
..
cfumass.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
rio500_usb.h dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
umass.c umass: fix a cam_sim leak in error case 2020-09-04 18:26:35 +00:00
urio.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ustorage_fs.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00