libosmo-netif.git branch master updated. 0.0.6-16-g2904f82

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:05:57 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, master has been updated
       via  2904f82f99fc58538e78bf39900a090da0bcdc3b (commit)
      from  d5235e5e513e5a99efcc004fd666fd765bdee3ca (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=2904f82f99fc58538e78bf39900a090da0bcdc3b

commit 2904f82f99fc58538e78bf39900a090da0bcdc3b
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>

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

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


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list