[asterisk-bugs] [JIRA] (ASTERISK-29671) res_rtp_asterisk: memory leak
Joshua C. Colp (JIRA)
noreply at issues.asterisk.org
Wed Sep 29 04:41:50 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua C. Colp updated ASTERISK-29671:
--------------------------------------
Status: Open (was: Triage)
> res_rtp_asterisk: memory leak
> -----------------------------
>
> Key: ASTERISK-29671
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-29671
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 16.16.0
> Reporter: Jean Aunis - Prescom
> Severity: Major
>
> Valgrind reports an unreleased memory zone on the field "ice_proposed_remote_candidates" of "struct ast_rtp".
> Actually, this container is not unref'd in the function "rtp_deallocate_transport", contrary to other ICE-related containers.
> I'm providing a patch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list