[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] df: fix mount list processing with unstatable mount dirs
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] df: fix mount list processing with unstatable mount dirs |
Date: |
Tue, 09 Jul 2013 16:12:32 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 |
On 07/09/2013 03:47 AM, Pádraig Brady wrote:
> * src/df.c (filter_mount_list): Initialize devlist->dev_num correctly
> when unable to stat() a mount point. This will avoid possible invalid
> deduplication done on the list due to use of uninitialized memory.
Well spotted - how did you notice?
Tomorrow, I'll have time for a review.
Have a nice day,
Berny