Attention is currently required from: dexter, fixeria, laforge, pespin.
Patch set 5:Code-Review +1
5 comments:
Patchset:
this patch is "high density" so probably will be able to know its details only after we merged and use it...
File include/osmocom/mgcp/mgcp.h:
maybe time to bump the (C)
File src/libosmo-mgcp/mgcp_network.c:
Patch Set #4, Line 1047: * \param[in] msg message buffer that holds the data to be send.
Done
(What works quite well is to put a msgb in OTC_SELECT, then any code path can talloc_steal() to claim it, and if no-one does it is freed implicitly. and we avoid the numerous stages of "error? then free. else not." Also sometimes nice to avoid msgb copying.)
File src/libosmo-mgcp/mgcp_network.c:
typo
Patch Set #5, Line 1598: NOTICE
ERROR?
To view, visit change 36363. To unsubscribe, or for help writing mail filters, visit settings.