gapk.git branch fixeria/lib updated. v0.4-56-g6f34c8f

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
Sun Jan 14 18:35:05 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, fixeria/lib has been updated
       via  6f34c8f3017629ea4865543e901b61ac893e0356 (commit)
       via  2254861efb0216b55d04926b339220ecf9e31aa5 (commit)
      from  f59f3f1ba8bc1cdf7c406867e3611f810ddc28c7 (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=6f34c8f3017629ea4865543e901b61ac893e0356

commit 6f34c8f3017629ea4865543e901b61ac893e0356
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Mon Jan 15 00:25:44 2018 +0600

    procqueue: introduce and use shared cat_name definitions
    
    Let's use the common string representation for item category
    names, defined in the shared header, instead of defining
    them in every file.
    
    Change-Id: Ie0c449d77fa383cad27f67b8ce902bd071342dbb

http://cgit.osmocom.org/gapk/commit/?id=2254861efb0216b55d04926b339220ecf9e31aa5

commit 2254861efb0216b55d04926b339220ecf9e31aa5
Author: Vadim Yanitskiy <axilirator at gmail.com>
Date:   Tue Jan 9 00:13:15 2018 +0600

    pq_alsa.c: fix memory leak after pq_cb_alsa_exit()
    
    Abusing the talloc hierarchical nature may cause some problems,
    e.g. on embedded systems with emulated talloc API. Let's release
    the memory allocated for a state explicitly.
    
    Change-Id: Ie675a92b1e52a4886dc447af19f65ff5e12a4c40

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

Summary of changes:
 include/osmocom/gapk/procqueue.h |  4 ++++
 src/pq_alsa.c                    |  4 +++-
 src/pq_file.c                    |  3 ++-
 src/pq_rtp.c                     |  3 ++-
 tests/io/pq_rtp_test.c           |  4 ++--
 tests/procqueue/pq_test.c        | 12 +++++++-----
 6 files changed, 20 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
GSM Audio Pocket Knife



More information about the osmocom-commitlog mailing list