[asterisk-bugs] [JIRA] (ASTERISK-21401) [patch] codec_resample cannot be unloaded

Corey Farrell (JIRA) noreply at issues.asterisk.org
Wed Apr 10 13:28:02 CDT 2013


Corey Farrell created ASTERISK-21401:
----------------------------------------

             Summary: [patch] codec_resample cannot be unloaded
                 Key: ASTERISK-21401
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21401
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Codecs/codec_resample
    Affects Versions: SVN, 11.4.0
            Reporter: Corey Farrell
            Severity: Minor
         Attachments: codec_resample-unload.patch

trans_size is set larger than needed, leaving the final entries of the array uninitialized.  The unload procedure uses trans_size to determine how many entries need to be cleaned up.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list