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 460f9ef7da1db11b104fdfe635ebcbd8a071f205 (commit)
via f92e44c5399d8914aad58bd2c74005b3640c5a9d (commit)
from 881dcaf7aa262e3c14c104e49e65cd2ee3bf93c3 (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=460f9ef7da1db11b104fdfe635eb…
commit 460f9ef7da1db11b104fdfe635ebcbd8a071f205
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 1 00:38:36 2016 +0200
fsm: Make sure we call 'onenter' of new state, not old state
Change-Id: I1a0181c25d9debe935e86d97ddffc24675e56a5f
http://cgit.osmocom.org/libosmocore/commit/?id=f92e44c5399d8914aad58bd2c740…
commit f92e44c5399d8914aad58bd2c74005b3640c5a9d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Aug 1 00:24:19 2016 +0200
lapd_core: Fix crash in lapd_dl_flush_hist()
When lapd_dl_flush_hist() was called before we actually had started a
transmit history from lapd_dl_init(), we woul segfault before this
patch.
Change-Id: Ifa677c9b335dd2884b4f3e44699d901957a0500b
-----------------------------------------------------------------------
Summary of changes:
src/fsm.c | 1 +
src/gsm/lapd_core.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications