dkupka / certmonger

Forked from certmonger 6 years ago
Clone

bc9dff8 Fix a possible uninitialized memory read

Authored and Committed by nalin 8 years ago
    Fix a possible uninitialized memory read
    
    Fix an error where we might try to read from an uninitialized pointer
    when trying to determine if a CA helper produced any useful data.  This
    might be the root cause of Red Hat bug #1260871.
    
        
file modified
+5 -0