summaryrefslogtreecommitdiffstats
path: root/printf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf.c')
-rw-r--r--printf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/printf.c b/printf.c
index 7ee0dc1..08522db 100644
--- a/printf.c
+++ b/printf.c
@@ -731,6 +731,7 @@ done:
goto error;
}
+ dstrfree(literal);
return command;
error: