+37
−17
Loading
When connecting to an iscsi url that effectively does not exist we free the data structures of the very context we are processing. This results in a use after free and subsequently in a crash. Signed-off-by:Jeffry Molanus <jeffry.molanus@gmail.com> Change-Id: I67cab1efb161bfa23fa1022e150661080d90b556 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462614 Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Jeffry Molanus <Jeffry.molanus@gmail.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>