Attention is currently required from: pespin.
2 comments:
Commit Message:
Patch Set #1, Line 9: If there is pending data of an incomplete segmented message, received
Would you mind rewriting this? […]
Done
File src/core/osmo_io.c:
Patch Set #1, Line 303: msg_pending = iofd_msgb_alloc2(iofd, extra_len);
afaiu this is wrong. You are confusing the received_len with the size of the msgb. […]
I changed the way the patch is working, so handling "extra_len" is not required anymore.
To view, visit change 40584. To unsubscribe, or for help writing mail filters, visit settings.