Files
libiscsi/lib
sallyjunjun 1017435ca9 Fix segmentation fault problem.
When execute iscsi_task_mgmt_lun_reset_async function,
pdus are already removed from waitpdu list. In iscsi_service
function, this will call iscsi_process_pdu and release
pdu from waitpdu again, which cause segmentation fault.

Whether waitpud list is NULL should be checked here to avoid
the problem.

Signed-off-by: geruijun <geruijun@huawei.com>
2022-06-14 20:49:09 -07:00
..
2022-01-17 13:14:49 -08:00
2020-02-28 21:54:49 -08:00
2021-05-23 13:23:52 -07:00
2022-01-17 13:14:49 -08:00
2022-01-17 13:14:49 -08:00
2022-06-14 20:49:09 -07:00
2021-05-23 13:23:52 -07:00
2022-01-17 13:14:49 -08:00