osmo-msc/tests
Neels Hofmeyr 5d53c6001d fix crash on CM Serv Rej: fix use count mismatch
With comments, clarify the code paths where a CM Service use count has
not yet been placed on the conn (just send CM Service Reject) and where
the use count is placed (decrement count on CM Service Reject).

Place the CM Service use count slightly earlier:
- it is then correctly present when checking the mobile identity in
  cm_serv_reuse_conn(), avoiding the crash reported in OS#5532.
- there is only one place incrementing the use count instead of two.

Related: OS#5532
Change-Id: I6c735b79b67108bcaadada3f01c7046e262f939b
2022-05-04 23:43:11 +02:00
..
db_sms tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:35 +03:00
mncc tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:35 +03:00
msc_vlr fix crash on CM Serv Rej: fix use count mismatch 2022-05-04 23:43:11 +02:00
sdp_msg tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:35 +03:00
smpp tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:35 +03:00
sms_queue tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS' 2022-04-13 19:55:35 +03:00
Makefile.am make vty-transcrip-test: use $VTY_TEST var like osmo-bsc 2020-06-25 20:08:58 +00:00
atlocal.in remove further files and autotest/autoconf bits irrelevant to osmo-msc 2017-10-03 09:44:23 +08:00
ctrl_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
smpp_test_runner.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:29:19 +00:00
stubs.c tests: share stubs.h from msc_vlr_test as stubs.c 2019-06-03 17:17:58 +07:00
test_neighbor_ident.vty vty/cfg: add missing write-back of inter-BSC and inter-MSC HO config 2019-05-09 02:06:42 +02:00
test_nodes.vty Make UTRAN encryption algorithms configurable 2021-11-05 01:29:05 +01:00
testsuite.at MNCC v6: add optional SDP to the socket protocol 2019-11-28 02:52:55 +01:00
vty_test_runner.py libmsc: move subscriber expiration timer T3212 to libvlr 2020-01-25 12:49:42 +07:00