This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 8808bb49a20e3e569b230b1b8acdf6f74e1c6bd2 (commit) from addeaa39b172b4114bffbbfdd3dd09a029eb37b3 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=8808bb49a20e3e569b230b1b8acdf...
commit 8808bb49a20e3e569b230b1b8acdf6f74e1c6bd2 Author: Harald Welte laforge@gnumonks.org Date: Sat Jan 7 11:11:03 2017 +0100
Add osmo_fsm_find_by_name() and avoid registering FSM with same name
This addresses a FIXME in the fsm.c code: osmo_fsm_register() should fail in case a FSM with the given name already exists.
Change-Id: I5fd882939859c79581eba70c14cbafd64560b583
-----------------------------------------------------------------------
Summary of changes: include/osmocom/core/fsm.h | 1 + src/fsm.c | 14 +++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org