[asterisk-bugs] [JIRA] (ASTERISK-24796) Codecs and bucket schema's prevent module unload
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Mon Feb 16 12:07:34 CST 2015
Corey Farrell created ASTERISK-24796:
----------------------------------------
Summary: Codecs and bucket schema's prevent module unload
Key: ASTERISK-24796
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24796
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/CodecInterface, Core/General
Affects Versions: 13.2.0, SVN
Reporter: Corey Farrell
Severity: Minor
These procedures should use {{ast_module_shutdown_ref}} instead of {{ast_module_ref}}. This will allow calling modules to be unloaded at shutdown.
This will resolve 3 leaked AO2 objects in all tests under 13 and trunk.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list