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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 487436138e3dca6a99862abc779ac5230c8f826b (commit)
via be67050a360dd196203b63e7320fbc7608dfa400 (commit)
from 3c165d02bb7f004ffcafdc281c03f45149850cb9 (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/openbsc/commit/?id=487436138e3dca6a99862abc779ac523…
commit 487436138e3dca6a99862abc779ac5230c8f826b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 14:13:33 2016 +0100
bsc_msc.c: Check setsockopt() return value
Change-Id: I79a8fe9c025772e51560503504f517485b0ace34
Fixes: Coverity CID 57644
http://cgit.osmocom.org/openbsc/commit/?id=be67050a360dd196203b63e7320fbc76…
commit be67050a360dd196203b63e7320fbc7608dfa400
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 14:11:16 2016 +0100
abis_nm: ceck fseek() return code in is_last_line()
Change-Id: I8ed4e703625c9da959e0938cd1eb3f0c73a2d4d0
Fixes: Coverity CID 57643
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm.c | 4 +++-
openbsc/src/libbsc/bsc_msc.c | 8 +++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)