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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Apr 10 18:43:01 CDT 2013


Rusty Newton created ASTERISK-21404:
---------------------------------------

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


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