osmocom-bb/src/host/layer23/src
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
..
common Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
misc Fix common misspellings and typos 2019-10-17 08:07:39 +00:00
mobile mobile/gsm48_rr.c: fix NULL-pointer dereference in gsm48_rr_check_mode() 2019-11-17 17:46:48 +07:00
Makefile.am layer23: Split [1/2] -> The source code 2010-07-27 20:49:04 +02:00