osmo-hnbgw/src/osmo-hnbgw
Pau Espin 304f7646c9 mgw_fsm: Fix error path accessing uninitialized fsm ptr
The error handling of the error path was wrong. Let's remove the "fi"
variable to avoid more of such errors. Furthermore, add an assert to
clarify for the reader that the map->mgw_fi will be freed before
allocating a new FSM instance below.

Change-Id: I9d3bca552bfa77f5e18f75bedad8d422f74df1f8
2022-06-14 18:41:48 +02:00
..
Makefile.am mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00
context_map.c add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
hnbgw.c add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
hnbgw_cn.c add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
hnbgw_hnbap.c hbgw_hnbap: use osmo_plmn_from_bcd instead of gsm48_mcc_mnc_from_bcd 2022-01-14 17:31:25 +01:00
hnbgw_ranap.c Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
hnbgw_rua.c add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
hnbgw_vty.c add option to send SCCP CR without payload 2022-06-07 22:51:26 +02:00
mgw_fsm.c mgw_fsm: Fix error path accessing uninitialized fsm ptr 2022-06-14 18:41:48 +02:00
ranap_rab_ass.c ranap_rab_ass: check for more than one RAB assignment req 2022-02-28 10:22:16 +01:00
tdefs.c mgw_fsm: add MGW support to osmo-hnbgw 2022-02-24 10:51:30 +01:00