osmo-hnbgw/src
Harald Welte 610aae4d65 kpi_ranap: Avoid null pointer de-ref during HNB shutdown
In the downlink path, we cannot assume map->hnb_ctx is always
non-NULL.  If the HNB has just disconnected, it might be NULL,
while we're still processing downlink messages from the CN which
were sent by it before it realized that HNB was gone.

Closes: SYS#7010
Change-Id: I9a304b9e0cbc18dbf7b699f4aae6b91ca0c16173
2024-07-19 09:34:58 +02:00
..
osmo-hnbgw kpi_ranap: Avoid null pointer de-ref during HNB shutdown 2024-07-19 09:34:58 +02:00
Makefile.am Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00