openbsc.git branch master updated. 0.14.0-20-g08ea4d8

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
Tue Apr 7 07:13:06 UTC 2015


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  08ea4d87f6c5db1ce68ef58040a35271358fa6d8 (commit)
       via  0ac00c15b9fd667da80670440916ce2982eece20 (commit)
      from  8ccf06c58b2f5fc2d95bc199dea5c39f7201a3c4 (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=08ea4d87f6c5db1ce68ef58040a35271358fa6d8

commit 08ea4d87f6c5db1ce68ef58040a35271358fa6d8
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Apr 7 09:08:32 2015 +0200

    nat: Check for the access list in set command as well
    
    I omitted the check as this was already done by the verify
    function for this command. Please Coverity and do the check
    again even if it is not necessary. I begin to doubt the
    usage of a "dedicated" verify method as well.
    
    Silences: Coverity CID 1293150

http://cgit.osmocom.org/openbsc/commit/?id=0ac00c15b9fd667da80670440916ce2982eece20

commit 0ac00c15b9fd667da80670440916ce2982eece20
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Apr 7 09:06:26 2015 +0200

    nat: Check the con->imsi for the tracked IMSI
    
    On DT messages we directly write into the tracked SCCP
    connection. This means "imsi" will always be NULL at
    this check. Change the code to use con->imsi
    
    Fixes: Coverity CID 1293151

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

Summary of changes:
 openbsc/src/osmo-bsc_nat/bsc_nat.c      | 4 ++--
 openbsc/src/osmo-bsc_nat/bsc_nat_ctrl.c | 9 ++++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list