• Nico Weber's avatar
    Initialize variable. · 7f5412c4
    Nico Weber authored
    Besides being the Right Thing (other than maybe to delete this write-only variable), it also fixes this clang warning:
    
        error: variable 'failures' is uninitialized when used here [-Werror,-Wuninitialized]
    7f5412c4