bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [bug-wget][PATCH] Fix memory leaks


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [bug-wget][PATCH] Fix memory leaks
Date: Wed, 23 Jul 2014 20:45:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Darshit Shah <address@hidden> writes:

> Hi,
>
> I found and plugged around 5 memory leaks in Wget in various HTTP
> related code paths. The patch file is attached. IN the next couple of
> days I'll run the updated version of the code base through a static
> analyzer, just to be sure this doesn't break anything. However, in my
> limited testing, none of the changes broke anything.
>
> -- 
> Thanking You,
> Darshit Shah
>
> From c5fdc4cd720b4f2f4395028c5c754d9140053cb9 Mon Sep 17 00:00:00 2001
> From: Darshit Shah <address@hidden>
> Date: Wed, 23 Jul 2014 22:28:36 +0530
> Subject: [PATCH] Plug memory leaks
>
> ---
>  src/ChangeLog |  8 ++++++++
>  src/http.c    | 10 +++++++++-
>  2 files changed, 17 insertions(+), 1 deletion(-)

Good job!  Feel free to push it.

Regards,
Giuseppe



reply via email to

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