osmo-msc/src
Neels Hofmeyr 3bae836310 vlr_subscr_conn_timeout(): don't fire events to discarded fi
Terminating one of the FSM instances may effect termination and deallocation of
the others, as well as the vlr_subscr itself. So, reserve the vlr_subscr
locally, and then dispatch events to exactly those FSM instances that exist.

The changes in expected output in the msc_vlr_tests shows that the subscriber
was deallocated from the first FSM termination, and now sticks around until
we've checked both FSMs are gone.

Change-Id: I56551ecc10f5295fe75944bdde4b583b1b621811
2017-11-20 13:49:32 +00:00
..
libcommon Remove BTS-specific attributes 2017-09-15 14:15:52 +02:00
libcommon-cs reset: remove name variable from reset context 2017-11-20 09:22:33 +00:00
libmsc subscr_conn: don't close after conn timeout 2017-11-20 13:49:32 +00:00
libvlr vlr_subscr_conn_timeout(): don't fire events to discarded fi 2017-11-20 13:49:32 +00:00
osmo-msc osmo-msc: Don't link against libasn1c 2017-10-28 15:17:53 +02:00
utils rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
Makefile.am split off osmo-msc: remove files, apply build, rename 2017-08-29 12:51:19 +00:00