openbsc.git branch master updated. 0.15.0-885-g968a6c236

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
Wed Sep 13 11:47:43 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  968a6c2365c0f772fa65ebe66466715d6861e7fc (commit)
      from  e229071479282f854656799c19a07fbe79a20e57 (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=968a6c2365c0f772fa65ebe66466715d6861e7fc

commit 968a6c2365c0f772fa65ebe66466715d6861e7fc
Author: Pablo Neira Ayuso <pablo at gnumonks.org>
Date:   Sun Sep 10 20:38:06 2017 +0200

    libmsc: sms_route_mt_sms() may return uninitialized return value
    
    If smpp_first is set off and there is a local receiver for this sms,
    then return 0. Without this patch, we return 'rc' which is uninitialized
    in the scenario that I'm describing above.
    
    Change-Id: I0c0bcd919cc3275d491995d17c6a32bb61c6afe1

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

Summary of changes:
 openbsc/src/libmsc/gsm_04_11.c | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)


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



More information about the osmocom-commitlog mailing list