• Robert Sprowson's avatar
    Fix possible NULL pointer dereference, add clarity · 74324bbb
    Robert Sprowson authored
    decompress.c: remove double assignment to ses->compression, let it fall through
    start.c: don't dereference 'ses' until after the check for it being NULL
    Found by cppcheck static analysis.
    
    Version 1.00. Tagged as 'HTTP-1_00'
    74324bbb
decompress 18.9 KB