sumenon / certmonger

Forked from certmonger 3 years ago
Clone

62ef421 Break after finding a defaultNamingContext value

Authored and Committed by rcritten 3 years ago
1 file changed. 5 lines added. 0 lines removed.
    Break after finding a defaultNamingContext value
    
    There can only be a single defaultNamingContext so stop processing
    entries if one is found. This should theoretically never hit because
    there should be only one entry but just in case this will prevent
    leaking memory.
    
    Discovered by clang.
    
        
file modified
+5 -0