vakwetu / certmonger

Forked from certmonger 2 years ago
Clone

ed45a59 Silence a static analysis warning

Authored and Committed by nalin 8 years ago
    Silence a static analysis warning
    
    Fix a dubious static analysis warning by calling strchr() once and
    testing its result, rather than testing its result before immediately
    calling it again to get the same result and only then storing it.
    
        
file modified
+2 -4
file modified
+2 -4