libosmocore.git branch master updated. 0.9.6-120-g777be2e

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Thu Mar 2 14:10:22 UTC 2017


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=777be2e734b95ab9982a20c22f134d004a78c961

commit 777be2e734b95ab9982a20c22f134d004a78c961
Author: Max <msuraev at 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
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list