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 3c165d02bb7f004ffcafdc281c03f45149850cb9 (commit)
via 54f44ec5859cfe1b0dd3bf41762124f3ff4e27e0 (commit)
via 18712f0bd1ea9dcad040da996e9f7071dfaec759 (commit)
from 96df07708371313348d063032ee341592c27defc (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=3c165d02bb7f004ffcafdc281c03f451…
commit 3c165d02bb7f004ffcafdc281c03f45149850cb9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 14:09:34 2016 +0100
ipaccess-proxy: Check setsockopt() return value
Change-Id: I34b082907b6f0b25fe2779f3a1f0a642a9002664
Fixes: Coverity CID 57642
http://cgit.osmocom.org/openbsc/commit/?id=54f44ec5859cfe1b0dd3bf41762124f3…
commit 54f44ec5859cfe1b0dd3bf41762124f3ff4e27e0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 14:06:52 2016 +0100
ipaccess-config: Handle setsockopt return value
Change-Id: I8c2082f9a9c865cc663ad2abb63ee0f70914dabe
Fixes: Coverity CID 57640
http://cgit.osmocom.org/openbsc/commit/?id=18712f0bd1ea9dcad040da996e9f7071…
commit 18712f0bd1ea9dcad040da996e9f7071dfaec759
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 10:28:48 2016 +0100
Fix possible non-null-terminated buffer
Change-Id: I22100c260856991b9a836135b3650e5b8c5449ca
Fixes: Coverity CID 57623
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/ipaccess/ipaccess-config.c | 7 ++++++-
openbsc/src/ipaccess/ipaccess-proxy.c | 8 +++++++-
openbsc/src/libmsc/vty_interface_layer3.c | 1 +
3 files changed, 14 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)