openbsc.git branch master updated. 0.15.0-298-g9329e6f

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
Sun Jun 5 23:36:43 UTC 2016


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  9329e6fb490960359d9b93d08585441d86f44b81 (commit)
      from  3af9660e51fa24be10cb58e28cad448b02bd219d (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/openbsc/commit/?id=9329e6fb490960359d9b93d08585441d86f44b81

commit 9329e6fb490960359d9b93d08585441d86f44b81
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Fri Jun 3 00:44:23 2016 +0200

    gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULL
    
    Add missing mmctx NULL check in gsm0408_rcv_gmm(). gsm48_tx_gmm_status() would
    dereference mmctx without checking, so we can't call it if mmctx == NULL.
    
    Follows up on recent e98ba82d2b07c835:
    "gprs_gmm.c: Don't try to de-reference NULL mmctx".
    
    Change-Id: If59efbde86c76ffe91a0b33be87273783a2a4a02

-----------------------------------------------------------------------

Summary of changes:
 openbsc/src/gprs/gprs_gmm.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list