Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19381/src/modules/mal
Modified Files:
Tag: MonetDB_5-2
mserver.mx
Log Message:
fixed another leak (algos string).
Index: mserver.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/mserver.mx,v
retrieving revision 1.90.2.1
retrieving revision 1.90.2.2
diff -u -d -r1.90.2.1 -r1.90.2.2
--- mserver.mx 2 Oct 2007 11:53:39 -0000 1.90.2.1
+++ mserver.mx 29 Oct 2007 07:18:49 -0000 1.90.2.2
@@ -455,6 +455,7 @@
"LIT"
#endif
);
+ GDKfree(algos);
stream_flush(fdout);
/* get response */
if ((len = stream_read_block(fdin, buf, 1, BLOCK)) < 0 ||
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins