• Raghav Kapoor's avatar
    BUG#17294150-POTENTIAL CRASH DUE TO BUFFER OVERRUN IN SSL · c53cad81
    Raghav Kapoor authored
                 ERROR HANDLING CODE 
    
    BACKGROUND:
    There can be a potential crash due to buffer overrun in 
    SSL error handling code due to missing comma in
    ssl_error_string[] array in viosslfactories.c.
    
    ANALYSIS:
    Found by code Inspection.
    
    FIX:
    Added the missing comma in SSL error handling code
    in ssl_error_string[] array in viosslfactories.c.
    c53cad81
viosslfactories.c 9.82 KB