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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, master has been updated
via 5a4f4d12e14c23073644a3717f62949bc822db1f (commit)
from c22da59342ed239b5dff4b6572dfcf45c634b251 (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/osmo-bts/commit/?id=5a4f4d12e14c23073644a3717f62949…
commit 5a4f4d12e14c23073644a3717f62949bc822db1f
Author: Max <msuraev(a)sysmocom.de>
Date: Fri Oct 14 13:16:35 2016 +0200
DTX HR - fix array size calculation
Use ARRAY_SIZE macro for each pointer separately.
Fix suggested by Neels Hofmeyr <nhofmeyr(a)sysmocom.de>de>.
Change-Id: I68ec1be33fb743977121d654187d85d6b8451e2b
Fixes: Coverity CID 150132
-----------------------------------------------------------------------
Summary of changes:
src/common/msg_utils.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)