layer23 sysinfo: fix parsing of CBCH Mobile Allocation
authorAlex Badea <vamposdecampos@gmail.com>
Sun, 21 Nov 2010 20:45:23 +0000 (22:45 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sun, 21 Nov 2010 22:33:27 +0000 (23:33 +0100)
commit30f17f5dd7d090e68e1eeb63b681b22676009061
treeeaf81086738480317fabc76038fd956798d00d2e
parentec7349f28bf07fdd3cf173ee735107d2b6abcb53
layer23 sysinfo: fix parsing of CBCH Mobile Allocation

When calling gsm48_decode_mobile_alloc(), read the length
byte from payload data[], rather than from si->data[].
src/host/layer23/src/common/sysinfo.c