libosmo-netif.git branch master updated. 0.1.1-6-g6d4acef

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
Sat Nov 18 10:18:39 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  6d4acefb69b6a6f7fe29bb398ec617d7e3e01a71 (commit)
      from  bea215a565390009ddc79b830db334fa33cc7b3a (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=6d4acefb69b6a6f7fe29bb398ec617d7e3e01a71

commit 6d4acefb69b6a6f7fe29bb398ec617d7e3e01a71
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Fri Nov 17 15:12:32 2017 +0100

    stream: Avoid re-creating and leaking socket when unneeded
    
    In previous implementation, if no reconfiguring is needed, a new socket
    would be created without closing the old one, leaking the previous
    socket. Instead, if we don't need reconfiguring, we return 0 as no
    operation is required.
    
    Change-Id: I6c1a7fff63e44840fb5e2bc7ace5e9a61e304987

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

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


hooks/post-receive
-- 
Osmocom network interface library



More information about the osmocom-commitlog mailing list