rcritten / certmonger

Forked from certmonger 7 years ago
Clone

c3e166d Fix some static analysis leaks

Authored and Committed by nalin 9 years ago
1 file changed. 19 lines added. 3 lines removed.
    Fix some static analysis leaks
    
    Sure, this code only gets used by helpers which run and then exit, so
    leaks can't accumulate, but static analysis spotted some leaks in it.
    
        
file modified
+19 -3