Skip to content
  • rswindell's avatar
    Fix NULL pointer dereference in CGI handling: · 718cb5e7
    rswindell authored
    Program terminated with signal SIGSEGV, Segmentation fault.
    #0  0x00007fb3be8ce071 in do_cgi_stuff (session=0x7fb2fbfaac40, cgi=0x7fb2fbfaa850, orig_keep=1) at websrvr.c:4376
    4376                                                            SKIP_WHITESPACE(value);
    718cb5e7