Bug #4149
osmo_fsm allows event names to have spaces in them
Start date:
08/13/2019
Due date:
% Done:
0%
Spec Reference:
Description
See https://gerrit.osmocom.org/#/c/libosmocore/+/15154/
event names, like state names, should be one word only.
History
#1 Updated by laforge over 1 year ago
we call osmo_identifier_valid()
for the FSM name and FSM instance, but we don't appear to use it for state or event names :(
#2 Updated by Anonymous over 1 year ago
#3 Updated by laforge about 1 year ago
I created an initial patch at https://gerrit.osmocom.org/c/libosmocore/+/16355