Free a malloc()ed ungetc buffer.
[pspp] / ChangeLog
index 0d906d8449bcc8d191518092694ff62909466f59..f5a0210c5c5b5931e7b5cdc7a8127d904d117a0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-23  Bruno Haible  <bruno@clisp.org>
+
+       * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
+       Reported by Eric Blake.
+
 2007-04-23  Bruno Haible  <bruno@clisp.org>
 
        * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.