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 4a1cb09a40aaba7f412d1384b2a1a06934310359 (commit)
via 0fc315dd9ed35ab9d32b60cbcd225f413b6a601e (commit)
from 9d862c89989e5841a2242ed0cde0e6fa0f4a6d2e (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=4a1cb09a40aaba7f412d1384b2a1…
commit 4a1cb09a40aaba7f412d1384b2a1a06934310359
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 00:11:53 2016 +0100
telnet_interface: Handle osmo_fd_register() eror return code
Change-Id: I5bc1c2cbb04e363d868355b5ed866b4840f16c61
Fixes: Coverity 57637
http://cgit.osmocom.org/libosmocore/commit/?id=0fc315dd9ed35ab9d32b60cbcd22…
commit 0fc315dd9ed35ab9d32b60cbcd225f413b6a601e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 10:18:24 2016 +0100
osmo_sock_init(): Fix memory leak in error path
We forgot to call freeaddrinfo() in an error path.
Change-Id: Iccbd3beef4c4a70dc443131b909c45e650d8c6a2
Fixes: Coverity CID 135217
-----------------------------------------------------------------------
Summary of changes:
src/socket.c | 1 +
src/vty/telnet_interface.c | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications