gapk.git branch master updated. v0.4-5-g9e99726

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 Jan 12 14:18:58 UTC 2018


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 "GSM Audio Pocket Knife".

The branch, master has been updated
       via  9e997267f643a8234e341f281a7b57165513b440 (commit)
      from  45d0fd66c3aceebcd1dc30ae2cffb33f5c65fe8e (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/gapk/commit/?id=9e997267f643a8234e341f281a7b57165513b440

commit 9e997267f643a8234e341f281a7b57165513b440
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Mon Jan 8 23:10:55 2018 +0600

    libgsmhr/libgsmhr.c: fix memory leak after gsmhr_exit()
    
    During the HR codec initialization, a part of the state is
    allocated, but not freed at exit. Let's fix this.
    
    Found during debugging with Valgrind:
    
    4,932 bytes in 1 blocks are definitely lost in loss record 177 of 179
    at 0x4C2AB80: malloc (in vgpreload_memcheck-amd64-linux.so)
    by 0x6381C8F: gsmhr_init (libgsmhr.c:63)
    by 0x526DF62: osmo_gapk_pq_queue_codec (pq_codec.c:48)
    by 0x401ACE: make_processing_chain (app_osmo_gapk.c:573)
    by 0x401ACE: main (app_osmo_gapk.c:765)
    
    Change-Id: Ie9ead89c2272782de8d928f29753e6a523cf8834

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

Summary of changes:
 libgsmhr/libgsmhr.c | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
GSM Audio Pocket Knife



More information about the osmocom-commitlog mailing list