[asterisk-bugs] [JIRA] (ASTERISK-29671) res_rtp_asterisk: memory leak

Friendly Automation (JIRA) noreply at issues.asterisk.org
Thu Sep 30 09:23:49 CDT 2021


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=256528#comment-256528 ] 

Friendly Automation commented on ASTERISK-29671:
------------------------------------------------

Change 16554 merged by Friendly Automation:
res_rtp_asterisk: fix memory leak

[https://gerrit.asterisk.org/c/asterisk/+/16554|https://gerrit.asterisk.org/c/asterisk/+/16554]

> 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
>
> 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