[asterisk-bugs] [JIRA] (ASTERISK-22419) [patch] features.c TEST_FRAMEWORK leaks channel reference, preventing graceful shutdown
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Wed Aug 28 08:33:04 CDT 2013
Rusty Newton created ASTERISK-22419:
---------------------------------------
Summary: [patch] features.c TEST_FRAMEWORK leaks channel reference, preventing graceful shutdown
Key: ASTERISK-22419
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22419
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
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