On 07/09/2013 03:12 PM, Bernhard Voelker wrote: > > > 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?
Just though inspection, though theoretically a static analysis tool might flag this (I've not seen it flagged though on any static analysis run I've seen). > Tomorrow, I'll have time for a review. cheers, Pádraig.
