[asterisk-bugs] [JIRA] (ASTERISK-22413) [patch] features.c TEST_FRAMEWORK leaks channel reference, preventing graceful shutdown
Corey Farrell (JIRA)
noreply at issues.asterisk.org
Tue Aug 27 12:37:09 CDT 2013
Corey Farrell created ASTERISK-22413:
----------------------------------------
Summary: [patch] features.c TEST_FRAMEWORK leaks channel reference, preventing graceful shutdown
Key: ASTERISK-22413
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22413
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Features/Parking, Tests/General
Affects Versions: 1.8.24.0, 11.6.0
Reporter: Corey Farrell
Attachments: features-TEST_FRAMEWORK.patch
features.c test leaks a reference to a parked call. This causes chancount to never reach 0, so graceful shutdown stops.
Also does not unregister test.
--
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