[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] maint: fix a memory leak in df
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] maint: fix a memory leak in df |
Date: |
Fri, 12 Jul 2013 11:32:02 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 |
On 07/12/2013 11:30 AM, Bernhard Voelker wrote:
> On 07/11/2013 02:53 PM, Pádraig Brady wrote:
>> Attached. Note it's updated to free _all_ discarded mount items,
>> not just those being replaced.
>
> Hi Padraig,
>
> sorry to be late.
> What do you think about the following patch to give the
> discard_me variable a better scope?
I considered that, but thought it clearer
to avoid the 'continue'.
thanks,
Pádraig.