Attention is currently required from: neels, pespin.
Patch set 2:Code-Review +1
1 comment:
File src/osmo-hnbgw/hnbgw_cn.c:
Patch Set #1, Line 414: talloc_free(message);
See how it pairs up with talloc_zero() and ranap_ran_rx_co_decode() above
As far as I can see ranap_ran_rx_co_free() frees the contents and the talloc_free frees the struct - so everything should be fine.
To view, visit change 28827. To unsubscribe, or for help writing mail filters, visit settings.