Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23856/src/modules/mal

Modified Files:
        batxml.mx 
Log Message:
propagated changes of Monday Oct 08 2007 - Wednesday Oct 10 2007
from the MonetDB_5-2 branch to the development trunk


Index: batxml.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/batxml.mx,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- batxml.mx   4 Oct 2007 13:06:20 -0000       1.20
+++ batxml.mx   10 Oct 2007 12:14:51 -0000      1.21
@@ -680,7 +680,7 @@
 BATXMLconcat(int *ret, int *bid, int *rid)
 {
        BAT *b,*r=0, *bn;
-       BUN p,q, rp;
+       BUN p,q, rp = 0;
        str buf= GDKmalloc(BUFSIZ);
        int len,size= BUFSIZ;
        BATiter bi, ri;


-------------------------------------------------------------------------
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

Reply via email to