bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget segfaults on malformed HTTP status line


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] Wget segfaults on malformed HTTP status line
Date: Sat, 09 Apr 2011 19:31:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

thanks for the bug report, it is already fixed in the development
version.  The fix will be included in the next wget release.

Cheers,
Giuseppe



Vitaly Minko <address@hidden> writes:

> Hi all,
>
> 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).
>
> Best regards,
> Vitaly



reply via email to

[Prev in Thread] Current Thread [Next in Thread]