aboutsummaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-06-15 15:15:55 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2019-06-15 15:38:03 +0700
commit04bbfb83d4247c351dc15aede49ac1f8c9d5dcb7 (patch)
treed52868381e9a1f7dda249253adce61d9922ef45a /m4
parent20edc9723e267d461df6759d77d5b5364bdfa511 (diff)
libmsc/gsm_09_11.c: fix: return trans from establish_nc_ss_trans()
It is expected that establish_nc_ss_trans() returns an allocated transaction in successful case, or NULL in case of error. The function assumes two scenarios: - the subscriber already has an active RAN connection, - RAN connection needs to be established (Paging). In the first case, a pointer to the transaction is returned as expected, but in case of Paging, NULL has always been returned, even if there were no errors. Let's fix this. Change-Id: I9dcee64dd0b435ef29630c223132b81724701f93
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions