I don't understand what you mean? The patch I sent only fixes a mismatch between allocation and release of indata.data for iser pdu. Applying the patch to master branch or 1.20.0 of libscsi has been tested for a few days and no more coredumps occur. But from my local test, just applying this patch to 1.19.0 version of libiscsi cannot completely fix all coredump issues. This may require updating libiscsi to 1.20.0 version.
Michael Tokarev <m...@tls.msk.ru> 于2024年11月10日周日 16:22写道: > return -ECONTEXT; > > Thanks, > > /mjt >