summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9204a08)
raw | patch | inline | side by side (parent: 9204a08)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 28 Nov 2015 22:13:01 +0000 (23:13 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 30 Nov 2015 21:56:53 +0000 (22:56 +0100) |
src/filecount.c | patch | blob | history |
diff --git a/src/filecount.c b/src/filecount.c
index 47f99e91c8e3df2a502208ba6f99f6596afe10e1..03c018b20de938826fdf7b4c073b58ea4b1156ee 100644 (file)
--- a/src/filecount.c
+++ b/src/filecount.c
if (dir->path == NULL)
{
ERROR ("filecount plugin: strdup failed.");
+ sfree (dir);
return (-1);
}