mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
ism_stop() already destroys and frees 'sp', including a call to ic_destroy(). Don't dereference 'sp' after ism_stop() and don't invoke ic_destroy() on the freed memory either. Reported by: Coverity CIDs: 1006109, 1304861 Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| isc_cam.c | ||
| isc_sm.c | ||
| isc_soc.c | ||
| isc_subr.c | ||
| iscsi.c | ||
| iscsi.h | ||
| iscsi_subr.c | ||
| iscsivar.h | ||