osmocom-bb/src/host/layer23/src/mobile
Vadim Yanitskiy afd5b8247f mobile/gsm48_rr.c: fix NULL-pointer dereference in gsm48_rr_check_mode()
In some cases (e.g. at start up) ms->rrlayer may not be initialized.
Let's access ms->settings directly since we already have a pointer
to struct osmocom_ms.

Change-Id: Ia9720132fcda960dcecefab9ae48398946503dc4
2019-11-17 17:46:48 +07:00
..
Makefile.am mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
app_mobile.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
gsm48_cc.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
gsm48_mm.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
gsm48_rr.c mobile/gsm48_rr.c: fix NULL-pointer dereference in gsm48_rr_check_mode() 2019-11-17 17:46:48 +07:00
gsm322.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
gsm411_sms.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
gsm480_ss.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
main.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
mncc_sock.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
mnccms.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
primitives.c lua: Expose API to trigger a network reselection 2018-09-16 13:51:29 +00:00
script_lua.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
script_nolua.c mobile: Add initial support for scripting support 2017-12-03 12:58:53 +00:00
settings.c host/layer23: rename GSM_SIM_TYPE_READER to GSM_SIM_TYPE_L1PHY 2018-12-26 20:52:18 +00:00
subscriber.c layer23: fix tons of compiler warnings, mostly OSMO_DEPRECATED related 2019-05-28 06:32:34 +00:00
support.c Support Early Classmark Sending 2017-01-15 20:46:27 +01:00
transaction.c host/mobile: use osmocom_ms as talloc context 2017-11-08 18:46:57 +07:00
voice.c layer23: Add mobile support for sending / receiving voice frame through MNCC 2011-07-28 21:30:51 +02:00
vty_interface.c Fix common misspellings and typos 2019-10-17 08:07:39 +00:00