sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_cause

GCC 9 complains that variable 'gsm_cause' in do_act_pdp_req() may
be uninitialized. This may happen if sgsn_mm_ctx_find_ggsn_ctx()
would return NULL due to no static GGSN configured.

Change-Id: I09c608045dd35b9898b82e236a306ab9a6c2c0b9
This commit is contained in:
Vadim Yanitskiy 2019-07-18 15:04:46 +07:00
parent 5d3cab7ec2
commit 3d8b009b0f

Diff Content Not Available