aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/rtp_stream.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2019-10-08 01:11:55 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2019-11-01 17:33:02 +0100
commit33f71a1200c95c45652130923709b9b17a32e9a6 (patch)
tree6d243ec32e8659727c283fb0a20ec5f418016f6a /src/libmsc/rtp_stream.c
parentcf90bdb07d2dab75716204a4dacf8f09abc256d9 (diff)
fsm: use deferred deallocation
Since osmo-bsc uses the MGCP client FSMs, it is required to enable this new feature to guarantee safe operation. The issue is described in detail in commit logs linked below. Notably, osmo-msc currently chooses to omit error handling during MGCP events (marked "FIXME"). An upcoming patch implements this error handling, and would make osmo-msc vulnerable to crash from unexpected MGCP messages without this. Deferred FSM deallocation is a more general, simpler approach to osmo_fsm_term_safely(), so we can switch that off now. Depends: Ief4dba9ea587c9b4aea69993e965fbb20fb80e78 (libosmocore), I0adc13a1a998e953b6c850efa2761350dd07e03a (libosmocore) Related: I7df2e9202b04e7ca7366bb0a8ec53cf3bb14faf3 (osmo-mgw) Change-Id: I08c03946605aa12e0a5ce8b3c773704ef5327a7a
Diffstat (limited to 'src/libmsc/rtp_stream.c')
0 files changed, 0 insertions, 0 deletions