Attention is currently required from: pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/29541 )
Change subject: stream: Erase sctp_msg_flags if receiving user data ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: ah! now i understand, this is about clearing previous state in a msgb passed in from the caller. I completely failed to understand that from the commit log.
In that case, how about the msgb->head, ->tail, ->data state, the l[1234]h, all of that might be completely messed up in the msgb provided by the caller, and by writing into the msgb data buffer none of them are accurate anymore.