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 b8e8d0a4023d6916a6b2042f81ef17d32e8675c4 (commit)
via c59e28fa5e2f0f5bbbf2b8a78a01abb739d8d3a3 (commit)
from 1cd50585e9c7c670c3df5e5bc729d97aaa612b39 (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=b8e8d0a4023d6916a6b2042f81ef17d3…
commit b8e8d0a4023d6916a6b2042f81ef17d32e8675c4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 15:16:14 2016 +0100
channel_mode_from_lchan(): Add missing break statement
GSM48_CMODE_DATA_6k0 was not properly terminated and thus resulted in a
bug.
Change-Id: I4000f06d0b49c4afb0446beddd150521c4ba3cf0
Fixes: Coverity CID 148207
http://cgit.osmocom.org/openbsc/commit/?id=c59e28fa5e2f0f5bbbf2b8a78a01abb7…
commit c59e28fa5e2f0f5bbbf2b8a78a01abb739d8d3a3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Nov 26 15:08:00 2016 +0100
gsm0408_test.c: Don't pass negative value to strerror()
Change-Id: I4fcf24ec1bc974a3189486d2372b9713d7fdab70
Fixes: Coverity CID 135192
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_rsl.c | 1 +
openbsc/tests/gsm0408/gsm0408_test.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)