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 1cd50585e9c7c670c3df5e5bc729d97aaa612b39 (commit) via 4a7d0e79ccb9f12ace9f2ff24afbe80a63c88b84 (commit) via 2327cede9cd205ef8d2e0fef59857599024838c8 (commit) via 8d35965f24047f097f0a639b7a73acf5af0ff714 (commit) via c346f87371b5c03f2669add329a1f4962b3103bb (commit) from 8825c6940957fa2198d1f9995856e4232bc264fb (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=1cd50585e9c7c670c3df5e5bc729d97aa...
commit 1cd50585e9c7c670c3df5e5bc729d97aaa612b39 Author: Harald Welte laforge@gnumonks.org Date: Sat Nov 26 15:04:39 2016 +0100
cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative value
Change-Id: I1300eede3f22df812b7e83902327ce4cde21aa35 Fixes: Coverity CID 135185
http://cgit.osmocom.org/openbsc/commit/?id=4a7d0e79ccb9f12ace9f2ff24afbe80a6...
commit 4a7d0e79ccb9f12ace9f2ff24afbe80a63c88b84 Author: Harald Welte laforge@gnumonks.org Date: Sat Nov 26 15:03:02 2016 +0100
mgcp_protocol: Ensure we don't call strtok_r with NULL data
Change-Id: I1dce4df6a49fe95db592b0598194e3a8b8b1b994 Fixes: Coverity CID 135181
http://cgit.osmocom.org/openbsc/commit/?id=2327cede9cd205ef8d2e0fef598575990...
commit 2327cede9cd205ef8d2e0fef59857599024838c8 Author: Harald Welte laforge@gnumonks.org Date: Sat Nov 26 15:00:08 2016 +0100
bsc_ctrl: Ensure we don't pass NULL string into strtok_r()
Change-Id: I03bea132377c0136b55b6fdad99a5d92da12e692 Fixes: Coverity CID 135180
http://cgit.osmocom.org/openbsc/commit/?id=8d35965f24047f097f0a639b7a73acf5a...
commit 8d35965f24047f097f0a639b7a73acf5af0ff714 Author: Harald Welte laforge@gnumonks.org Date: Sat Nov 26 14:57:23 2016 +0100
abisip-find: check bsc_fd_register() result
Change-Id: I72d713725d287d32ec90506099751aeb9b15ef15 Fixes: Coverity CID 70462
http://cgit.osmocom.org/openbsc/commit/?id=c346f87371b5c03f2669add329a1f4962...
commit c346f87371b5c03f2669add329a1f4962b3103bb Author: Harald Welte laforge@gnumonks.org Date: Sat Nov 26 14:58:36 2016 +0100
sgsn_test: Fix missing = in == type check
Change-Id: I696a7d25d2f4d19922e05a7e83c4aeec5c44fb07 Fixes: Coverity CID 135156
-----------------------------------------------------------------------
Summary of changes: openbsc/src/ipaccess/abisip-find.c | 6 +++++- openbsc/src/libbsc/bsc_vty.c | 2 +- openbsc/src/libmgcp/mgcp_protocol.c | 1 + openbsc/src/osmo-bsc/osmo_bsc_ctrl.c | 1 + openbsc/tests/sgsn/sgsn_test.c | 2 +- 5 files changed, 9 insertions(+), 3 deletions(-)
hooks/post-receive