openbsc.git branch master updated. 0.14.0-105-gce97a06

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 Jun 15 07:48:04 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  ce97a06fa385c97715bb52b34cc571789e9c79e5 (commit)
      from  0958938d4ea32b4eff288b4b1369384f8eaddb93 (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=ce97a06fa385c97715bb52b34cc571789e9c79e5

commit ce97a06fa385c97715bb52b34cc571789e9c79e5
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Mon Jun 15 09:44:39 2015 +0200

    bsc: Attempt to fix crash when sending a SCCP CREF message
    
    There was no context for the SCCP CREF message and this means
    that the msc_con was a plain NULL pointer that was dereferenced
    and the application would crash.
    
    Use the new API to pass the incoming MSC Connection which sould
    be used for the SCCP CREF message as context. The code has not
    been fed with an actual SCCP CR message.

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

Summary of changes:
 openbsc/src/osmo-bsc/osmo_bsc_msc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list