Attention is currently required from: daniel, laforge, pespin.
3 comments:
File src/core/osmo_io_uring.c:
Patch Set #4, Line 199: * If there is pending data to sent, iofd_uring_submit_tx will attach it again.
to send
Done
Patch Set #4, Line 201: * iofd (which in turn frees this msghdr, if still attached) and frees the msghdr, causing a double free. */
"(which in turn frees this msghdr, if still attached) and frees the msghdr". […]
Done
where does the second free happen? in iofd_uring_submit_tx?
I rephrased it.
To view, visit change 35982. To unsubscribe, or for help writing mail filters, visit settings.