summaryrefslogtreecommitdiffstats
path: root/tests/gsm0808/gsm0808_test.c
diff options
context:
space:
mode:
authorStefan Sperling <ssperling@sysmocom.de>2018-03-14 18:38:41 +0100
committerStefan Sperling <ssperling@sysmocom.de>2018-03-14 18:38:41 +0100
commit2873bf1f331dc07e6c92b4f6a0b45f26683a0f0b (patch)
treecdd1a5adcc230c0c5b4c044f3c9ed40c6979b87d /tests/gsm0808/gsm0808_test.c
parent11a4d9dd91216fe353e94bfdbbab53bc4f891c0d (diff)
fix a cell identifier parsing bug in libosmocore
Global and LAI+LAC cell IDs were being misparsed due to an off-by-one. This code was incorrectly converted from osmo-bsc, where an additional offset of one byte was needed to skip the cell identifier field. In libosmocore, these parsing routines receive a buffer pointer which is already positioned at the start of the cell identifier field. Change-Id: I7f3e8ace26176e9cbfe2542961d2a95662aa4d97 Related: OS#2847
Diffstat (limited to 'tests/gsm0808/gsm0808_test.c')
0 files changed, 0 insertions, 0 deletions