osmo-bts.git branch master updated. 0.4.0-325-gb2fbdd0

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 Nov 16 16:37:51 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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  b2fbdd023be07b7031e83ec79f67fc5c39aec423 (commit)
      from  66325aee71e23e01492935b6253031bcd7233aa4 (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=b2fbdd023be07b7031e83ec79f67fc5c39aec423

commit b2fbdd023be07b7031e83ec79f67fc5c39aec423
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Sat Sep 12 00:08:03 2015 -0400

    l1sap: Fix use-after-free in loopback mode.
    
    By default l1sap_tch_ind() returns 0 which signals to its caller that message
    has been processed and can be freed. In case of loopback we're forwarding
    the message to dl_tch_queue who will free it later.  Returning 1 from
    l1sap_tch_ind() prevents caller from freeing message.
    
    Change-Id: I1e065075baa51c88fa717f132e1f0a83df68be02

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

Summary of changes:
 src/common/l1sap.c | 3 +++
 1 file changed, 3 insertions(+)


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



More information about the osmocom-commitlog mailing list