Bug#1087146: libiscsi7:amd64: coredump when starting qemu/libiscsi with iser

2024-11-10 Thread IriKa Qiu
o allocate memory with data_size <= iscsi->smalloc_size. The actual size of the memory allocated by iscsi_smalloc is equal to iscsi->smalloc_size. I have submitted a pull request to the above, refer to https://github.com/sahlberg/libiscsi/pull/431, and the issue refers to https://github.com/s

Bug#1087146: libiscsi7:amd64: coredump when starting qemu/libiscsi with iser

2024-11-10 Thread IriKa Qiu
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