openbsc.git branch sysmocom/iu updated. 0.15.0-407-g2ae1f5b

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
Mon Apr 25 17:26:50 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, sysmocom/iu has been updated
       via  2ae1f5b7e09c90a3e7b296053a27d37baaa573a6 (commit)
      from  63b99ced83773d92310211d557009e1c8cc4faf4 (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=2ae1f5b7e09c90a3e7b296053a27d37baaa573a6

commit 2ae1f5b7e09c90a3e7b296053a27d37baaa573a6
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 25 13:34:41 2016 +0200

    paging response: remove extraneous null check, assert conn and msg further up
    
    In handle_paging_response(), don't check conn against NULL after using it all
    the time anyway.
    
    To ensure beyond doubt that it is actually never NULL, assert conn further up
    in the call stack, i.e. in gsm0408_dispatch(), the main entry point for
    receiving data from the BSC/RNC level. Also assert msg while at it.
    
    Fixes: CID#93769

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

Summary of changes:
 openbsc/src/libmsc/gsm_04_08.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