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 bae7af9c1362c49fa3b03b96dcfdd2fcebe43090 (commit)
from 70a0ee56f7027d2e5738f30d62669afe1d7255a0 (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=bae7af9c1362c49fa3b03b96dcfdd2f…
commit bae7af9c1362c49fa3b03b96dcfdd2fcebe43090
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 18:13:56 2018 +0100
pcu_sock: Don't overflow the timeslot array
Don't blindly trust that the ts_nr received on the PCU socket will be
small enough to not overflow our timeslot array!
Change-Id: Ie9964c8dc0ca7b049da7dfec0ac0a0d3f1aedd45
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)