tests/test-xvasprintf.c: Fix memory leak.
[pspp] / ChangeLog
index 34915a04788e11bf2f146e46b3275299120def6e..b6a1a2976106b36a1c4aca333476f06ab601d8e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-13  Simon Josefsson  <simon@josefsson.org>
+
+       * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
+       Blake <ebb9@byu.net>.
+
 2009-11-13  Simon Josefsson  <simon@josefsson.org>
 
        * tests/test-xvasprintf.c: Add %s%s related checks.