Dear Quentin Armitage,
In message <1263812183.2553.104.ca...@samson.armitage.org.uk> you wrote:
>
> Herewith patch resubmitted with Signed-off-by line added:
Ah. Found it. I just wish you had used the required standard format
for patches (i. e. git based). Thanks anyway.
Best regards,
Wolfgang
Dear Quentin Armitage,
In message <1262480450.2820.140.ca...@samson.armitage.org.uk> you wrote:
> There appears to be a path through mmc_read in drivers/mmc/mmc.c where
> malloc'd memory is not freed before exiting mmc_read, although this may
> be a hypothetical situation. It occurs if mmc_set_blo
On Mon, 2010-01-18 at 00:31 +0100, Wolfgang Denk wrote:
> Can you please resent this patch, with your Signed-off-by: line added?
>
Herewith patch resubmitted with Signed-off-by line added:
There appears to be a path through mmc_read in drivers/mmc/mmc.c where
malloc'd memory is not freed before
Dear Quentin Armitage,
In message <1262480450.2820.140.ca...@samson.armitage.org.uk> you wrote:
> There appears to be a path through mmc_read in drivers/mmc/mmc.c where
> malloc'd memory is not freed before exiting mmc_read, although this may
> be a hypothetical situation. It occurs if mmc_set_blo
There appears to be a path through mmc_read in drivers/mmc/mmc.c where
malloc'd memory is not freed before exiting mmc_read, although this may
be a hypothetical situation. It occurs if mmc_set_blocklen() returns a
non-zero value.
The following patch appears to resolve the issue:
--- o/drivers/mmc
5 matches
Mail list logo