rcritten / certmonger

Forked from certmonger 7 years ago
Clone

f407458 Fix a potential uninitialized memory bug

Authored and Committed by nalin 7 years ago
1 file changed. 1 lines added. 0 lines removed.
    Fix a potential uninitialized memory bug
    
    Clear the storage for a certificate that we're parsing out of a JSON
    document before adding it to the result list.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    
        
file modified
+1 -0