osmo-mgw/src
Philipp Maier da3a5759e1 mgcp_client_vty: add OSMO_ASSERT on pool parameter
When the function mgcp_client_pool_vty_init is called with pool = NULL,
then it segfaults. Lets put an OSMO_ASSERT() on pool to make clear that
a pool must be present before initalizing the VTY on it.

Change-Id: I36893bf5341d4ad21161e92d2d25d284647f7d18
2021-08-19 14:26:02 +02:00
..
libosmo-mgcp mgcp_ratectr: do not set talloc destructor on library allocated item 2021-08-09 14:12:51 +02:00
libosmo-mgcp-client mgcp_client_vty: add OSMO_ASSERT on pool parameter 2021-08-19 14:26:02 +02:00
osmo-mgw mgcp_trunk: use unsigned int instead of int as trunk_nr 2021-07-20 16:34:50 +02:00
Makefile.am Remove libosmo-legacy-mgcp and osmo-bsc-mgcp 2018-09-06 20:39:53 +00:00