Attention is currently required from: laforge, pespin.
1 comment:
File libosmo-trx/src/trx_ep.c:
Patch Set #6, Line 323: msgb_free(chan->tx_msg);
(make sure chan->tx_msg is not allocated under any of the iofds above to avoid double free).
All msgb chunks are allocated using the `struct osmo_trx_ep` as parent context.
To view, visit change 43111. To unsubscribe, or for help writing mail filters, visit settings.