aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2019-05-09 10:28:43 +0200
committerHarald Welte <laforge@gnumonks.org>2019-05-09 08:42:48 +0000
commitdb6855c9f9222220cf46c0eafbb410a73dea5dc1 (patch)
tree893acbf6494de096177855d25b517de628a2f772 /include
parent880b950862ce354fb0c59d970cb420fe269c68e7 (diff)
msub_check_for_release(): Initialize msc_role_a_c
This fixes the following compiler error: msub.c: In function ‘msub_fsm_active’: msub.c:85:35: error: ‘msc_role_a_c’ may be used uninitialized in this function [-Werror=maybe-uninitialized] || (msc_role_a_c && msc_role_a_c->ran->type == OSMO_RAT_EUTRAN_SGS))) ~~~~~~~~~~~~^~~~~ msub.c:59:26: note: ‘msc_role_a_c’ was declared here struct msc_role_common *msc_role_a_c; ^~~~~~~~~~~~ Change-Id: Id518dea77d01ed0518ca7cba6b1b363f1c8e6543
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions