libosmo-netif.git branch master updated. 0.1.1-9-gc72be77

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 Nov 20 16:24:15 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 "Osmocom network interface library".

The branch, master has been updated
       via  c72be77aa330c968f9f1d624e38141b3c2e24323 (commit)
      from  b6e8d39417b217e9bbf396d50c3ef2a91a6c4054 (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/libosmo-netif/commit/?id=c72be77aa330c968f9f1d624e38141b3c2e24323

commit c72be77aa330c968f9f1d624e38141b3c2e24323
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Nov 17 03:29:51 2017 +0100

    osmo_stream_{cli,srv}_destroy: fix mem leak: empty msgb queue
    
    On destroying a client or server stream, deallocate any msgbs that are still
    pending in the queue.
    
    In libosmo-sccp, the ss7_test.c in test_as(), messages are queued and were,
    before this, left floating after the stream was destroyed, causing a sanitizer
    memory leak. This patch fixes the leak.
    
    Depends: Ia291832ca445d4071f0ed9a01730d945ff691cf7 (libosmocore)
    Change-Id: Iaad35f03e3bdfabf3ba82b16e563c0a5d1f03639

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

Summary of changes:
 src/stream.c | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list