[asterisk-bugs] [JIRA] (ASTERISK-25998) file: Crash when using nativeformats
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Thu May 5 05:30:56 CDT 2016
Joshua Colp created ASTERISK-25998:
--------------------------------------
Summary: file: Crash when using nativeformats
Key: ASTERISK-25998
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25998
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/FileFormatInterface
Affects Versions: 13.8.2
Reporter: Joshua Colp
When the file API goes to play a sound on a file it checks the nativeformats of the channel to see if it's compatible or not. As of 13 this is no longer safe to do without holding the channel lock or a reference to the nativeformats as something else can come in and change it. This should do one of those things.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list