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 02a66728856d6a111ef61eca2cc052df052579a9 (commit) from f3239113db910962a4ccac2f93d689a86450264f (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=02a66728856d6a111ef61eca2cc05...
commit 02a66728856d6a111ef61eca2cc052df052579a9 Author: Harald Welte laforge@gnumonks.org Date: Sun Jul 10 15:13:51 2016 +0200
fsm: delete the timer when changing state
In osmo_fsm_inst_state_chg(), we need to stop any not-yet-expired timer of the old state before transitioning into the new state.
Change-Id: I2558f9a7027a877ea8263785ed3c8d70d2513996
-----------------------------------------------------------------------
Summary of changes: src/fsm.c | 3 +++ 1 file changed, 3 insertions(+)
hooks/post-receive