[Home]

Summary:ASTERISK-22413: [patch] features.c TEST_FRAMEWORK leaks channel reference, preventing graceful shutdown
Reporter:Corey Farrell (coreyfarrell)Labels:
Date Opened:2013-08-27 12:35:09Date Closed:2013-08-30 12:03:07
Priority:MajorRegression?
Status:Closed/CompleteComponents:Features/Parking Tests/General
Versions:1.8.24.0 11.6.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) features-TEST_FRAMEWORK.patch
Description: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.
Comments: