summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/tzcode/stdtime/localtime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/tzcode/stdtime/localtime.c b/contrib/tzcode/stdtime/localtime.c
index b1981b6..9605eeb 100644
--- a/contrib/tzcode/stdtime/localtime.c
+++ b/contrib/tzcode/stdtime/localtime.c
@@ -450,6 +450,7 @@ register const int doextend;
_close(fid);
return -1;
}
+ free(fullname);
}
u = malloc(sizeof(*u));
if (u == NULL)
OpenPOWER on IntegriCloud