[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lib-src/yow.c
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/lib-src/yow.c |
Date: |
Sat, 29 Apr 2006 21:36:05 +0000 |
Index: emacs/lib-src/yow.c
diff -u emacs/lib-src/yow.c:1.21 emacs/lib-src/yow.c:1.22
--- emacs/lib-src/yow.c:1.21 Wed May 25 14:16:31 2005
+++ emacs/lib-src/yow.c Sat Apr 29 21:36:04 2006
@@ -176,6 +176,7 @@
}
buf[i++] = 0;
printf("%s\n", buf);
+ free (buf);
}
/* arch-tag: e40fc0df-bafb-4001-af24-5c883d1c685e
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lib-src/yow.c,
Dan Nicolaescu <=