[asterisk-bugs] [JIRA] (ASTERISK-23158) [patch] main/format.c: find_interface segfault during shutdown
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Jan 16 16:33:03 CST 2014
Rusty Newton created ASTERISK-23158:
---------------------------------------
Summary: [patch] main/format.c: find_interface segfault during shutdown
Key: ASTERISK-23158
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23158
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/General
Affects Versions: SVN, 11.7.0, 12.0.0
Reporter: Corey Farrell
Severity: Minor
find_interface does not check for interfaces==NULL, causing ao2_find to segfault when called after format_attr_shutdown. This happens when shutting down fast with active channels.
--
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