Attention is currently required from: neels, pespin, fixeria.
3 comments:
Commit Message:
Patch Set #8, Line 10: "direct TLLI" method, the TLLI (and the paging group) is premended to
probably "prepended"
Done
File src/osmo-bsc/pcu_sock.c:
Patch Set #8, Line 581: msg = msgb_alloc(sizeof(pch_dt->data), "pcu_pch");
this is just moving code from a previous patch, but in fact this msgb is leaked! It should have been […]
Thanks. I didn't see this while editing the code. Thats a really nasty bug.
Patch Set #8, Line 595: msg->len, msg->data
... […]
Done
To view, visit change 31578. To unsubscribe, or for help writing mail filters, visit settings.