Attention is currently required from: laforge, pespin, dexter.
1 comment:
File src/common/l1sap.c:
memmove(msg->data, msg->data + 1, GSM_HR_BYTES);
msgb_get(msg, 1);
In my new patch series I was able to eliminate memmove and convert to pointer manipulation only in t […]
@pespin educated me on the detail that Osmux works only with AMR and is therefore of no relevance here. With Osmux out the picture, the memmove problem is solved - the ToC octet is stripped by pointer manipulation only.
To view, visit change 32968. To unsubscribe, or for help writing mail filters, visit settings.