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 777be2e734b95ab9982a20c22f134d004a78c961 (commit) from 90fdb08e3ea65b6df53160b6b34cf5e9fde17a40 (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=777be2e734b95ab9982a20c22f134...
commit 777be2e734b95ab9982a20c22f134d004a78c961 Author: Max msuraev@sysmocom.de Date: Wed Mar 1 18:16:44 2017 +0100
Check for proper lapdm_datalink entity
Previously lapdm_datalink->entity->mode was dereferenced without checking if correct entity is present. This might lead to segfault. Check it explicitly before dereferencing, log error and gracefully return if necessary.
Change-Id: I0361e3731e86712b415a370cab1128d611988f56 Related: OS#1898
-----------------------------------------------------------------------
Summary of changes: src/gsm/lapdm.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org