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=d78c973cd89fc7c119573357cfbeb...
commit d78c973cd89fc7c119573357cfbebb891dbc697a Author: Jean-Francois Dionne jf.dionne@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
osmocom-commitlog@lists.osmocom.org