Attention is currently required from: dexter, fixeria, neels, pespin.
4 comments:
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #2, Line 1191: return rc
missing `msgb_free()`?
Done
Patch Set #2, Line 1205: return rc
missing `msgb_free()`?
Done
Patch Set #2, Line 1212: return rc
missing `msgb_free()`?
Done
File src/libosmo-mgcp/mgcp_osmux.c:
Patch Set #2, Line 217: return -1;
missing `msgb_free()` here and below? AFAIU, if a function claims to take ownership, then it's also […]
Done
To view, visit change 36361. To unsubscribe, or for help writing mail filters, visit settings.