aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-03-18 16:35:29 +0100
committerHarald Welte <laforge@gnumonks.org>2019-03-27 08:01:38 +0000
commit023fc49ed614d1bd9522b84e4ab135a1524e5841 (patch)
tree45b1b61bd741966b542395083a477e5171097f69 /include
parente51a0b53fc1c34291bdf8af0e64d93ae1af6b66b (diff)
osmo_bsc_bssap: check bssmap length field
At the moment the length field of the bssmap header is not parsed. Instead the length is computed out of the known header length and the number of bytes received. This is prone to error, lets make sure that extranous data at the end of a message is ignored by parsing the bssmap length correctly. Change-Id: Idef2e783d2377a2ad1f697ea4d26491a32b3e549 Related: OS#3806
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions