[asterisk-bugs] [JIRA] (ASTERISK-29671) res_rtp_asterisk: memory leak
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Oct 13 05:46:51 CDT 2021
[ https://issues.asterisk.org/jira/browse/ASTERISK-29671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-29671:
-------------------------------------
Target Release Version/s: 16.22.0
> 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
> Assignee: Jean Aunis - Prescom
> Severity: Major
> Target Release: 16.22.0
>
>
> 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