Attention is currently required from: arehbein.
Patch set 1:Code-Review -1
1 comment:
File src/core/osmo_io_poll.c:
IMHO, the unconditional iov_base = msg->tail should do the trick here. In fact I would even argue msgb_data is wrong, as we below are using the _tailroom_ as length. So data == tail and length == tailroom.
To view, visit change 33346. To unsubscribe, or for help writing mail filters, visit settings.