summaryrefslogtreecommitdiff
path: root/src/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.c')
-rw-r--r--src/util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c
index 75486f4..0fb22d6 100644
--- a/src/util.c
+++ b/src/util.c
@@ -1503,6 +1503,7 @@ fetchname (char const *at, int strip_leading, bool maybe_quoted, char **pname,
if (! pstamp)
{
free (name);
+ free (timestr);
return;
}