osmo-msc/src/libvlr
Pau Espin 25b3ffb5f4 vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach
it was recently observed in a pcap trace with gsmtap_log that the
use_count contained a "vlr_sgs_imsi_detach" item despite no related
message was seen near by. Further investigation shows that there's an
unbalanced get+put code path, introduced by an early return added to fix
another issue.

related: SYS#5337
Fixes: 0803d88d9a
Change-Id: I91ae956e50fca2f4d0e1d145d60ccb0ebfb409e9
2021-08-24 14:59:12 +02:00
..
Makefile.am Add SGs Interface 2019-02-04 13:36:26 +01:00
vlr.c add vlr_subscr_find_by_mi 2021-07-28 18:37:48 +02:00
vlr_access_req_fsm.c Send "BSSMAP CommonID" to tell BSC about the IMSI 2020-08-17 11:17:41 +00:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resync 2021-08-24 12:25:40 +02:00
vlr_auth_fsm.h vlr_auth_fsm: Fix compilation with gcc-10 2020-04-20 18:18:18 +00:00
vlr_core.h VLR: send CHECK-IMEI to EIR/HLR 2019-01-16 10:42:56 +00:00
vlr_lu_fsm.c Send "BSSMAP CommonID" to tell BSC about the IMSI 2020-08-17 11:17:41 +00:00
vlr_lu_fsm.h vlr: optionally send IMEI early to HLR 2019-05-15 10:57:43 +02:00
vlr_sgs.c vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach 2021-08-24 14:59:12 +02:00
vlr_sgs_fsm.c vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated 2021-07-02 21:46:49 +02:00
vlr_sgs_fsm.h Add SGs Interface 2019-02-04 13:36:26 +01:00