libosmo-netif.git branch releases/0.0.6-stable updated. 0.0.6-3-g116b095

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
Thu May 26 12:20:21 UTC 2016


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, releases/0.0.6-stable has been updated
       via  116b095b1217a2ba5421c33dfaad6ad51f7ee9c6 (commit)
       via  cbb0ad177121ec8f1bc292cfc921c89414790fd5 (commit)
       via  ff4915a2a61def9cd9bb2ae4c2f899263d5cbd89 (commit)
      from  efb9af4dada5e2426e69d670f4549f8fec3c9cb2 (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=116b095b1217a2ba5421c33dfaad6ad51f7ee9c6

commit 116b095b1217a2ba5421c33dfaad6ad51f7ee9c6
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Thu May 26 14:15:03 2016 +0200

    debian: Bump version to 0.0.6.1 with osmux leak fixes
    
    Attempt to fix leaks in osmux and cherry-pick two changes from
    master back to this release.
    
    Change-Id: I8793bc823cd72a7c883df17cf2f8d3b74df675a9

http://cgit.osmocom.org/libosmo-netif/commit/?id=cbb0ad177121ec8f1bc292cfc921c89414790fd5

commit cbb0ad177121ec8f1bc292cfc921c89414790fd5
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed May 25 17:44:39 2016 +0200

    osmux: Add function to delete all msgs pending for a circuit
    
    Use this function in osmux_batch_del_circuit() since msgs are stored in a list
    per circuit. After the circuit is free()d the msgs are lost.
    Before this patch any messages enqueued inside a batch when the circiut is
    deleted were leaking.
    
    Change-Id: Ib0311652183332d0475bf7347023d518d38487ef
    Ticket: OS#1733
    Reviewed-on: https://gerrit.osmocom.org/120
    Tested-by: Jenkins Builder
    Reviewed-by: Holger Freyther <holger at freyther.de>

http://cgit.osmocom.org/libosmo-netif/commit/?id=ff4915a2a61def9cd9bb2ae4c2f899263d5cbd89

commit ff4915a2a61def9cd9bb2ae4c2f899263d5cbd89
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Wed May 25 17:44:37 2016 +0200

    osmux: Pass circuit to _batch_del_circuit() and use it from _xfrm_input_fini()
    
    Change-Id: If224980123d4a369133499ab7b577d02511f4055
    Ticket: OS#1733
    Reviewed-on: https://gerrit.osmocom.org/119
    Tested-by: Jenkins Builder
    Reviewed-by: Holger Freyther <holger at freyther.de>

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

Summary of changes:
 debian/changelog |  6 ++++++
 src/osmux.c      | 33 +++++++++++++++++++++------------
 2 files changed, 27 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list