[Home]

Summary:DAHLIN-00108: [patch] lock recursion in dahdi_dynamic_unregister
Reporter:Max Khon (max khon)Labels:
Date Opened:2010-01-11 09:13:17.000-0600Date Closed:2010-09-29 16:10:07
Priority:MinorRegression?No
Status:Closed/CompleteComponents:dahdi_dynamic
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) lock-recursion.diff
Description:dahdi_dynamic_unregister can call dynamic_destroy with "dlock" held, dynamic_destroy want to acquire "dlock" once again.
Comments:By: Shaun Ruffell (sruffell) 2010-09-29 16:10:07

I don't believe this is an issue anymore since http://svn.asterisk.org/view/dahdi?view=revision&revision=8103