Attention is currently required from: daniel, jolly, laforge.
jolly uploaded patch set #9 to this change.
The following approvals got outdated and were removed: Code-Review+1 by daniel, Verified+1 by Jenkins Builder
osmo_io_uring: Detach msghdr from iofd before calling iofd_handle_send_completion()
msghdr must be detached, because subsequent callback at
iofd_handle_send_completion() may destroy the iofd (which in turn
frees this msghdr, if still attached) and frees the msghdr, causing a
double free.
Related: OS#5751
Change-Id: Ia349f73de2145fa360b20dd40deb73a8ffc71f07
---
M src/core/osmo_io_uring.c
1 file changed, 24 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/82/35982/9
To view, visit change 35982. To unsubscribe, or for help writing mail filters, visit settings.