libosmocore.git branch master updated. 0.9.6-161-gd78c973

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 Mar 29 13:40:50 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 "An utility library for Open Source Mobile Communications".

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

commit d78c973cd89fc7c119573357cfbebb891dbc697a
Author: Jean-Francois Dionne <jf.dionne at nutaq.com>
Date:   Mon Mar 6 14:33:20 2017 -0500

    Fix LAPD UA message buffer memory leak.
    
    The state check in lapd_dl_reset causes some buffers
    never to be released. Using talloc report LAPD UA
    message buffers are never released after each call
    and cause a memory leak.
    
    Change-Id: I2799b70623f2ec4dbc725eb213e332e98da02a3e

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

Summary of changes:
 src/gsm/lapd_core.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list