libosmocore.git branch master updated. 0.9.0-192-g0ee90f8

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
Mon Jul 4 08:35:14 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  0ee90f861458a68be7d7ac6e7f253c2be03ae049 (commit)
      from  dda9dffca9bda905bc33d5995923277e861a80c2 (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/libosmocore/commit/?id=0ee90f861458a68be7d7ac6e7f253c2be03ae049

commit 0ee90f861458a68be7d7ac6e7f253c2be03ae049
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Jul 3 20:45:21 2016 +0200

    lapd_dl_flush_hist(): Don't flush a non-existant history
    
    If lapd_dl_flush_hist() is called after lapd_dl_exit(), dl->tx_hist has
    already been free'd and set to NULL.  Check for this before attempting
    to de-reference a NULL pointer.
    
    This bug breaks OpenBSC with any E1 based BTSs using DAHDI.
    
    Change-Id: I117ba3445fa5e8097e21c11c5a6337de6ba46c7d
    Related: OS#1760

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

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


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list