From 4608712264c8549a9217dfa209ed6bdfeb941355 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 1 Jun 2000 09:10:15 +0000 Subject: FR & pws: promptexpand memory leaks; NEWS notes --- Src/utils.c | 1 + 1 file changed, 1 insertion(+) (limited to 'Src/utils.c') diff --git a/Src/utils.c b/Src/utils.c index 116c8089e..b4be1c4f1 100644 --- a/Src/utils.c +++ b/Src/utils.c @@ -807,6 +807,7 @@ printprompt4(void) opts[XTRACE] = t; fprintf(xtrerr, "%s", s); + free(s); } } -- cgit 1.4.1