libosmocore/src/vty
Stefan Sperling cc81722736 ensure VTY commands don't segfault if an FSM has no event names
If no event names are defined for an FSM, show a placeholder
message which points out the problem instead of segfaulting.

Change-Id: I87457945a7b76aa052305c9c531722be1ea0c1d1
Related: OS#3007
2018-02-26 19:01:10 +00:00
..
Makefile.am Move additional libraries to appropriate place 2017-10-30 13:50:31 +01:00
buffer.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
command.c vty: set name for VIEW+ENABLE nodes, for VTY reference 2017-12-10 13:34:35 +00:00
fsm_vty.c ensure VTY commands don't segfault if an FSM has no event names 2018-02-26 19:01:10 +00:00
logging_vty.c vty: fix 'logging print file' output 2018-02-06 02:04:51 +01:00
stats_vty.c vty: show asciidoc counters: don't create an empty table for osmo_counters 2017-12-05 16:12:18 +01:00
talloc_ctx_vty.c talloc_ctx_vty: Fix help strings (missing \n at end of line) 2018-02-14 00:53:22 +00:00
telnet_interface.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
utils.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vector.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
vty.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00