Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add osmo_fsm_set_dealloc_ctx(), to help with use-after-free | Neels Hofmeyr | 2019-10-29 | 1 | -0/+3408 |
* | fsm_dealloc_test: no need for ST_DESTROYING | Neels Hofmeyr | 2019-04-11 | 1 | -1748/+1517 |
* | fsm: support graceful osmo_fsm_inst_term() cascades | Neels Hofmeyr | 2019-04-11 | 1 | -221/+3280 |
* | fsm: add flag to ensure osmo_fsm_inst_term() happens only once | Neels Hofmeyr | 2019-04-11 | 1 | -38/+340 |
* | add fsm_dealloc_test.c | Neels Hofmeyr | 2019-04-11 | 1 | -0/+122 |