diff options
author | Stefan Sperling <ssperling@sysmocom.de> | 2018-03-14 18:38:41 +0100 |
---|---|---|
committer | Stefan Sperling <ssperling@sysmocom.de> | 2018-03-14 18:38:41 +0100 |
commit | 2873bf1f331dc07e6c92b4f6a0b45f26683a0f0b (patch) | |
tree | cdd1a5adcc230c0c5b4c044f3c9ed40c6979b87d /src/conv_acc_sse.c | |
parent | 11a4d9dd91216fe353e94bfdbbab53bc4f891c0d (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 'src/conv_acc_sse.c')
0 files changed, 0 insertions, 0 deletions