Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32641 )
Change subject: fix use-after-free in ipaccess_bts_keepalive_fsm_alloc() ...................................................................... Patch Set 1: Code-Review+1 (2 comments) Commit Message: https://gerrit.osmocom.org/c/libosmo-abis/+/32641/comment/c5c6e5a5_2a2d334d PS1, Line 31: *** (!) as well as the struct osmo_fsm_inst (talloc child) shouldn't the fsm always be freed with explicit osmo_fsm_inst_free() and not through automatic talloc_free()? https://gerrit.osmocom.org/c/libosmo-abis/+/32641/comment/d60ea2fb_ef7535b8 PS1, Line 33: *** calling ipaccess_keepalive_fsm_cleanup() why is cleanup() called here if it was freed above? why wasn't the pointer set to NULL? -- To view, visit https://gerrit.osmocom.org/c/libosmo-abis/+/32641 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-abis Gerrit-Branch: master Gerrit-Change-Id: Ic56c4b5b7b24b63104908a0c24f2f645ba4c5c1b Gerrit-Change-Number: 32641 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Fri, 05 May 2023 16:46:55 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment
