weblatebot / certmonger

Forked from certmonger 3 years ago
Clone

ad15bc6 Fix memory leak

Authored and Committed by rcritten 3 years ago
    Fix memory leak
    
    Free t allocated in cm_store_base64_to_bin() if PK11_HashBuf()
    fails.
    
        
file modified
+3 -1