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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 8b7975b6aa31244faa8c8118aecc10de398f34f4 (commit) from bd33a9568e0d8e7fca6f4cbbaa224277ed1c3fef (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/libosmocore/commit/?id=8b7975b6aa31244faa8c8118aecc1...
commit 8b7975b6aa31244faa8c8118aecc10de398f34f4 Author: Philipp Maier pmaier@sysmocom.de Date: Mon Jan 22 15:38:07 2018 +0100
socket: fix socket leak in osmo_sock_local_ip()
The socket that is opend to probe the correct local ip-address is not closed when the test is done.
- Close socket when it is not needed anymore
Change-Id: I7f3562a344b58f6298d2068314be1626a96e1b1d
-----------------------------------------------------------------------
Summary of changes: src/socket.c | 1 + 1 file changed, 1 insertion(+)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org