[Home]

Summary:ASTERISK-20769: Memory leak of local_pvt in chan_local.
Reporter:Richard Mudgett (rmudgett)Labels:
Date Opened:2012-12-05 14:35:17.000-0600Date Closed:2012-12-05 17:27:55.000-0600
Priority:MajorRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_local
Versions:1.8.17.0 Frequency of
Occurrence
Related
Issues:
must be completed before resolvingASTERISK-20766 Open Blockers for 1.8.19.0
must be completed before resolvingASTERISK-20767 Open Blockers for 10.11.0
is caused byASTERISK-20390 chan_local queue members broken by r372050
Environment:Attachments:
Description:The local channel device state code loses a local_pvt reference if the local channel it is looking for is not the last object in the locals container.

Found by doing a manual local channel chain masquerade test.
Comments: