pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/src/language/tests check-model.q


From: John Darrington
Subject: [Pspp-cvs] pspp/src/language/tests check-model.q
Date: Thu, 13 Sep 2007 00:18:11 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   07/09/13 00:18:11

Modified files:
        src/language/tests: check-model.q 

Log message:
        Freed the stuff generated by the parser.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/src/language/tests/check-model.q?cvsroot=pspp&r1=1.4&r2=1.5

Patches:
Index: check-model.q
===================================================================
RCS file: /sources/pspp/pspp/src/language/tests/check-model.q,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- check-model.q       7 Jul 2007 06:14:18 -0000       1.4
+++ check-model.q       13 Sep 2007 00:18:11 -0000      1.5
@@ -213,6 +213,9 @@
       mc_options_set_output_file (options, output_file);
     }
 
+
+  free_check_model (&cmd);
+
   return options;
 }
 




reply via email to

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