[asterisk-bugs] [JIRA] (ASTERISK-24492) main/file.c: ast_filestream sometimes causes extra calls to ast_module_unref
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Tue Nov 4 17:10:29 CST 2014
Corey Farrell created ASTERISK-24492:
----------------------------------------
Summary: main/file.c: ast_filestream sometimes causes extra calls to ast_module_unref
Key: ASTERISK-24492
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24492
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/FileFormatInterface
Affects Versions: 13.0.0, 12.6.1, 11.13.1, SVN
Reporter: Corey Farrell
Severity: Minor
fn_wrapper only adds a reference to the format's module if the file was able to be opened. If not this causes an unmatched ast_module_unref in filestream_destructor.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list