simmon / certmonger

Forked from certmonger 3 years ago
Clone

46b8c43 Fix use-after-free after removing CAs

Authored and Committed by nalin 9 years ago
1 file changed. 17 lines added. 2 lines removed.
    Fix use-after-free after removing CAs
    
    When removing a CA dynamically, shut its in-progress actions down
    properly, and clean up the state for its actions.
    
    Reproducer provided by Keenan Brock.
    
        
file modified
+17 -2