Changeset: 18adf081a0ff for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=18adf081a0ff
Modified Files:
        MonetDB/src/gdk/gdk_bbp.mx
Branch: Oct2010
Log Message:

Backed out changeset bccbf1f09013
This is not the correct fix.  The correct fix follows.


diffs (12 lines):

diff -r bccbf1f09013 -r 18adf081a0ff MonetDB/src/gdk/gdk_bbp.mx
--- a/MonetDB/src/gdk/gdk_bbp.mx        Thu Oct 14 07:07:39 2010 +0200
+++ b/MonetDB/src/gdk/gdk_bbp.mx        Thu Oct 14 09:25:51 2010 +0200
@@ -1850,7 +1850,7 @@
        int refs;
        bat hp, tp, hvp, tvp;
        BATstore *bs;
-       BAT *b = 0;
+       BAT *b;
        int load = 0;
 
        if (i == bat_nil) {
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to