Files
libiscsi/lib
Ronnie Sahlberg 024f7dc94e In iscsi_scsi_response_cb()
dont pick task up from the argument, since this callback can be invoked
from places where we dont have/know the task strucutre and it is thus NULL.

Instead pick it up from scsi_cbstruct.

This prevents a SEGV when processing REJECT to SCSI commands.
(the scsi command callback dereferences the task pointer)
2011-04-16 13:51:32 +10:00
..
2010-12-11 11:47:28 +11:00
2011-01-03 15:35:36 +11:00
MD5
2010-12-22 21:57:58 +11:00
2011-04-10 15:33:42 +10:00
2011-04-10 15:33:42 +10:00
2011-04-16 13:51:32 +10:00
2011-04-13 21:37:28 +10:00
2011-04-16 08:06:16 +10:00