osmo-msc/src/libcommon-cs
Philipp Maier 8ae3c924ef reset: remove name variable from reset context
The reset context contains a string buffer to allow for setting
a human readable name, that is then displayed in the logs. Since
OSMO-FSMs already have such a feature there is no need for an
extra name variable.

Use LOGPFSML and the name parameter of osmo_fsm_inst_alloc()
to display the name of the FSM

Fixes: Coverity CID#178664

Change-Id: I5b051606791c5e085ca6bb1be20592127d48ceb5
2017-11-20 09:22:33 +00:00
..
Makefile.am Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-29 12:51:18 +00:00
a_reset.c reset: remove name variable from reset context 2017-11-20 09:22:33 +00:00
common_cs.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
common_cs_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:51:21 +01:00