Attention is currently required from: laforge.
1 comment:
File include/osmocom/mgcp/mgcp_common.h:
the original code looks neoken. […]
The code writes to `tail[-1]`, which corresponds to the last character of the received MGCP message. Ah, you're likely talking about line 75? In that case yes, we should do `msgb_put(msg, '\0')` instead. I will fix this in a separate patch.
To view, visit change 35321. To unsubscribe, or for help writing mail filters, visit settings.