Attention is currently required from: dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-mgw/+/34404?usp=email )
Change subject: mgcp_client_fsm: allocate struct mgcp_conn_peer dynamically ......................................................................
Patch Set 3:
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/osmo-mgw/+/34404/comment/88659050_cd09f59f PS3, Line 11: statocally allocated locations in the programs using the mgcp_client_fsm statically
File include/osmocom/mgcp_client/mgcp_client_fsm.h:
https://gerrit.osmocom.org/c/osmo-mgw/+/34404/comment/95430a16_09a7408d PS3, Line 71: struct mgcp_conn_peer *mgcp_conn_peer_alloc(void *ctx); Leave at this one space to differentiate APIs for mgcp_conn_peer and mgcp_conn objects.