Update of /cvsroot/monetdb/MonetDB5/src/optimizer
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22559
Modified Files:
opt_commonTerms.mx
Log Message:
fixed memory leak
Index: opt_commonTerms.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_commonTerms.mx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- opt_commonTerms.mx 20 Dec 2007 08:46:02 -0000 1.21
+++ opt_commonTerms.mx 23 Dec 2007 11:48:26 -0000 1.22
@@ -228,6 +228,7 @@
}
filter[c ]= 1;
}
+ GDKfree(old);
return actions;
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins