bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [Bug-Wget] Wrong Error Codes returned on Digest Auth Fail


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [Bug-Wget] Wrong Error Codes returned on Digest Auth Failures.
Date: Mon, 22 Jul 2013 19:35:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Darshit Shah <address@hidden> writes:

> Fixed the SIGSEGV issue that propped up. It was caused because wget
> entered a code region that it should never reach in that use-case. Was
> occurring because I replaced qop = NULL with xfree_null (qop) instead
> of xfree-ing qop and then setting it to NULL.

Lovely, it seems OK now and I have pushed it.

Giuseppe



reply via email to

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