lslebodn / certmonger

Forked from certmonger 6 years ago
Clone

5580806 Fix a memory leak in a subprocess

Authored and Committed by nalin 7 years ago
    Fix a memory leak in a subprocess
    
    Fix a memory leak when reading older versions of PEM files from disk as
    part of saving new ones to disk.  The process would exit soon after, so
    this is as much about reducing noise from debugging tools as anything.
    
        
file modified
+1 -0