osmo-bts.git branch master updated. 0.4.0-469-g95d2505

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
Fri Jun 9 14:31:19 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  95d2505e579be07c89022239366ebd71b12450c0 (commit)
      from  d22b5b84c0ac656da47d7bc83e9a4b954d766ed6 (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=95d2505e579be07c89022239366ebd71b12450c0

commit 95d2505e579be07c89022239366ebd71b12450c0
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 9 15:59:07 2017 +0200

    octphy: fix segfault
    
    The priv pointer of the callback function app_info_compl_cb() is
    set to null by the pointer. It should be set to pinst instead.
    Besides of that there is a memory violation while accessing
    the local variable ver_hdr using osmo_strlcpy(). Both is fixed
    with this commit.
    
    Change-Id: I558d78ef29e9a4d8f45f4142611f11289d3ed806

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

Summary of changes:
 src/osmo-bts-octphy/l1_oml.c | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list