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

Jean Aunis - Prescom (JIRA) noreply at issues.asterisk.org
Wed Sep 29 04:21:49 CDT 2021


Jean Aunis - Prescom created ASTERISK-29671:
-----------------------------------------------

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