osmocom-bb/src/host/layer23/src
Holger Hans Peter Freyther 517bda18b2 mobile: Speculative crash fix of the SI pointer
The SIs are kept per ARFCN and for the current cell the
cs->si alias will be assigned[1]. On mobile_exit all SIs
will be freed but the alias will not be set to NULL.

This is a speculative fix but it doesn't seem to make
things worse.

Related: OS#2690

[1] cs->si = cs->list[cs->arfci].sysinfo;

Change-Id: Icf20f9aa03dd26d4bee78772b7f3da034bb34b99
2017-11-30 17:03:25 +08:00
..
common mobile: Switch from printf to LOGP statements 2017-11-27 09:48:39 +00:00
misc autoconf: Migrate from INCLUDES to AM_CPPFLAGS 2015-12-31 14:12:14 +01:00
mobile mobile: Speculative crash fix of the SI pointer 2017-11-30 17:03:25 +08:00
Makefile.am layer23: Split [1/2] -> The source code 2010-07-27 20:49:04 +02:00