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 a60bb3dd28ce9e3720f8ee1b262893f3e233e2e6 (commit)
from c51c1e795091ba7663a2303bda48cb12fa327c19 (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=a60bb3dd28ce9e3720f8ee1b262893f3…
commit a60bb3dd28ce9e3720f8ee1b262893f3e233e2e6
Author: Max <msuraev(a)sysmocom.de>
Date: Mon Jun 12 13:45:03 2017 +0200
OML: fix potential OOB memory access
Use sizeof target BTS feature storage to make sure we always fit into
pre-allocated memory. Also use it for log check.
Change-Id: Ib107daa6e8b9bc397a10756071849f8ff82455d5
Fixes: CID 170581
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libbsc/abis_nm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)