From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Signed-off-by: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> --- Incremental.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Incremental.c b/Incremental.c index bc5e9d0..c2c9051 100644 --- a/Incremental.c +++ b/Incremental.c @@ -1329,6 +1329,7 @@ int IncrementalScan(int verbose) strerror(errno)); rv = 1; } + sysfs_free(sra); } } return rv; -- 1.7.6.4 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html