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 70a0ee56f7027d2e5738f30d62669afe1d7255a0 (commit)
from e1ff92b8ddcab3dd8d39760b2b3860b989dc0606 (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=70a0ee56f7027d2e5738f30d62669af…
commit 70a0ee56f7027d2e5738f30d62669afe1d7255a0
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Feb 28 18:13:10 2018 +0100
pcu_sock: Discard messages that are too short
The downstream code of pcu_sock.c doesn't contain any length checks,
so let's discard any messages that are shorter than the primitive
length.
Change-Id: I35ac84d4db6d21ea61afbd1864c810bbf601d69b
-----------------------------------------------------------------------
Summary of changes:
src/common/pcu_sock.c | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)