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 38cba5aa7972260c4444ecea3fd47651a5d54059 (commit)
from fb89b9b00b6be88d3822fc206f117660e038a046 (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=38cba5aa7972260c4444ecea3fd47651…
commit 38cba5aa7972260c4444ecea3fd47651a5d54059
Author: Philipp <pmaier(a)sysmocom.de>
Date: Tue Nov 15 19:27:20 2016 +0100
OM2000: Fixup based on Coverity Scan suggestion
This commit fixes Coverity Scan defect:
CID 151901: Insecure data handling (TAINTED_SCALAR)
Passing tainted variable "tag_len" to a tainted sink.
Change-Id: Ic71ed6a3bbb228bc03e95bfc4a6f5fe09cf5a021
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_om2000.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)