libosmocore/include
Harald Welte f221003044 cbsp: Fix endless loop iteration when decoding cell list IEs
The CBSP code assumed that gsm0808_decode_cell_id_u() would return
the number of bytes it has consumed/parsed.  But it actually always
returns '0', whcih makes us run in an endless loop :(

Change-Id: I5758af4ec11a827d4b888a3a16c4ec22de90a7d6
2019-08-31 21:27:57 +02:00
..
osmocom cbsp: Fix endless loop iteration when decoding cell list IEs 2019-08-31 21:27:57 +02:00
Makefile.am Add Cell Broadcast related definitions from 3GPP TS 23.041 2019-07-20 12:11:28 +02:00