osmo-bts.git branch master updated. 0.6.0-12-g2362693

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 Oct 10 12:29:54 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  236269397ed56a76a70699b3167ee3050844811a (commit)
      from  d49915eccff46c9ff6c1549b35cc0c9d3fe81abe (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/osmo-bts/commit/?id=236269397ed56a76a70699b3167ee3050844811a

commit 236269397ed56a76a70699b3167ee3050844811a
Author: Max <msuraev at sysmocom.de>
Date:   Tue Oct 10 14:05:29 2017 +0200

    Fix multiple SI2q reception
    
    Previously the received SI was copied to si_buf unconditionally which
    means that the first SI2q message is always overwritten be the last one.
    
    Fix it moving check for SI2q ahead of generic code and moving generic
    copy into else branch of SI2q check.
    
    Change-Id: Ib8031d2f0e00368283a40b4aadb3eea616038d04
    Related: OS#2357

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

Summary of changes:
 src/common/rsl.c | 33 ++++++++++++++++++---------------
 1 file changed, 18 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list