[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Wget segfaults on malformed HTTP status line
From: |
Ray Satiro |
Subject: |
Re: [Bug-wget] Wget segfaults on malformed HTTP status line |
Date: |
Sat, 9 Apr 2011 10:41:54 -0700 (PDT) |
> I get segmentation fault when HTTP server returns malformed status line
> (without a status code). Use the following command to reproduce the issue:
> `wget vminko.org:8081/test`
> Wget crashes because the HTTP daemon returns just "HTTP/1.0\n\n" (see
>wget-test.pl).
> The proposed fix is attached (wget-1.12-http-status-line.patch).
Hi, already reported and fixed:
http://savannah.gnu.org/bugs/index.php?28793
Thanks