openbsc.git branch master updated. 0.15.0-300-gf5713a5

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 Jun 7 11:10:55 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  f5713a5c6376db139250debd9c2ae36f8e974982 (commit)
      from  6079528b4858ec15dc029778d86fb43197ba77db (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=f5713a5c6376db139250debd9c2ae36f8e974982

commit f5713a5c6376db139250debd9c2ae36f8e974982
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Jun 6 12:57:22 2016 +0200

    lchan_alloc(): on alloc failure, report original type
    
    In lchan_alloc(), there are several decisions to fall back to another type of
    channel, followed by setting the channel type to the fall back type. So far,
    this was set regardless of allocation success or failure.
    
    If such fall back type is not available, do not modify the local type variable
    and thus report an S_CHALLOC_ALLOC_FAIL on the type originally requested
    (report is at the end of lchan_alloc()).
    
    Change-Id: Ie3d4cb74f91db0b8c4f5e595a963099de339ad1a

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

Summary of changes:
 openbsc/src/libbsc/chan_alloc.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


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



More information about the osmocom-commitlog mailing list