summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: de2f2b8)
raw | patch | inline | side by side (parent: de2f2b8)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 28 Nov 2015 22:13:01 +0000 (23:13 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 28 Nov 2015 22:13:01 +0000 (23:13 +0100) |
src/filecount.c | patch | blob | history |
diff --git a/src/filecount.c b/src/filecount.c
index 47caf93f264af693e0e011634abbf62345b62908..9ea8af7abe2792ebc7235094cb67f37e75a668e8 100644 (file)
--- a/src/filecount.c
+++ b/src/filecount.c
if (dir->path == NULL)
{
ERROR ("filecount plugin: strdup failed.");
+ sfree (dir);
return (-1);
}