osmocom-bb/src/host/layer23/src/common
Vadim Yanitskiy c083e2ce90 layer23/l1ctl: fix NULL-pointer dereference reported by ASan
Some applications (e.g. ccch_scan) may not initialize ms->cellsel.si,
some (e.g. mobile) may need some time to initialize it. Let's assume
that 'bs_ag_blks_res' is 1 if System Information is not available.

Change-Id: Ie695d9700c01ee1e6778950a2f3c8610b69d2143
2020-03-01 02:22:13 +07:00
..
Makefile.am layer23/sap_interface.c: reimplement (BT)SAP interface 2019-01-15 04:26:46 +07:00
gps.c layer23: Fix build against gpsd >= 3.20 2020-01-13 17:28:25 +01:00
l1ctl.c layer23/l1ctl: fix NULL-pointer dereference reported by ASan 2020-03-01 02:22:13 +07:00
l1ctl_lapdm_glue.c host/layer23: Removed local copy of LAPDm, using libosmocore instad 2011-11-13 20:25:19 +01:00
l1l2_interface.c layer23: Terminate process if L2 socket fails/dissappears 2020-02-26 00:13:04 +01:00
logging.c mobile: Add LUA as debug category to the applications 2017-12-03 12:58:52 +00:00
main.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
networks.c layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related 2019-05-28 06:32:34 +00:00
sap_fsm.c common/sap_fsm.c: fix missing pointer dereference 2019-05-23 16:02:16 +03:00
sap_interface.c layer23/sap_interface.c: reimplement (BT)SAP interface 2019-01-15 04:26:46 +07:00
sap_proto.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
sim.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
sysinfo.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
utils.c Move from libc random() to osmo_get_rand_id (2nd attempt) 2018-07-23 20:55:45 +01:00