cheimes / certmonger

Forked from certmonger 6 years ago
Clone

70a2cd7 Fix an overrun gathering arguments

Authored and Committed by nalin 8 years ago
    Fix an overrun gathering arguments
    
    Fix an overrun in the array that we use when preparing to marshal the
    list of properties we're sending to the daemon, if every single
    available option is specified.  Spotted by static analysis.
    
        
file modified
+2 -2