Attention is currently required from: fixeria, laforge.
Patch set 6:Code-Review +1
2 comments:
File libosmo-trx/src/trx_ep.c:
Patch Set #6, Line 294: /* Open a channel's ctrl+data sockets. \returns 0 on success; -EIO on error */
Not sure if these in the same line are on purpose.
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).
To view, visit change 43111. To unsubscribe, or for help writing mail filters, visit settings.