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=2904f82f99fc58538e78bf39900...
commit 2904f82f99fc58538e78bf39900a090da0bcdc3b Author: Daniel Willmann dwillmann@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@freyther.de
-----------------------------------------------------------------------
Summary of changes: src/osmux.c | 11 +++++++++++ 1 file changed, 11 insertions(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org