K 10 svn:author V 4 ngie K 8 svn:date V 27 2016-05-13T08:36:33.184324Z K 7 svn:log V 286 MFC r298669: r298669 (by cem): iscsi_initiator(4): Fix use-after-free, double-free 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. CIDs: 1006109, 1304861 END