mirror of https://github.com/asterisk/asterisk
contact_apply_handler calls ast_res_pjsip_find_or_create_contact_status to force the creation of a contact_status object whenever a new contact is added but it didn't unref the returned object. Added an ao2_cleanup(status) to plug the leak. ASTERISK-25141 Change-Id: Icc1401cae142855a1abc86ab5179dfb3ee861c40 Reported-by: Corey Farrellchanges/78/578/1
parent
6d8dc9bb5c
commit
d355ee7ff3
Loading…
Reference in new issue