pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/sfm-write.c


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/sfm-write.c
Date: Sat, 23 Apr 2005 03:55:30 -0400

Index: pspp/src/sfm-write.c
diff -u pspp/src/sfm-write.c:1.13 pspp/src/sfm-write.c:1.14
--- pspp/src/sfm-write.c:1.13   Wed Apr 13 10:09:59 2005
+++ pspp/src/sfm-write.c        Sat Apr 23 07:55:29 2005
@@ -646,6 +646,7 @@
   if (!buf_write (w, buf, bufsize))
     goto error;
 
+  free (buf);
   return 1;
 
  error:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]