Update of /cvsroot/monetdb/sql/src/server
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12624/src/server
Modified Files:
rel_bin.mx
Log Message:
propagated changes of Friday Jan 22 2010
from the Feb2010 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2010/01/22 - mr-meltdown: src/server/rel_bin.mx,1.108.2.1
warning: 'table' may be used uninitialized in this function
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Index: rel_bin.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/rel_bin.mx,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- rel_bin.mx 10 Jan 2010 17:28:33 -0000 1.108
+++ rel_bin.mx 22 Jan 2010 17:52:11 -0000 1.109
@@ -3725,7 +3725,7 @@
{
node *en = rel->exps->h;
stmt *action = exp_bin(sql, en->data, NULL, NULL, NULL, NULL);
- stmt *table, *sname;
+ stmt *table = NULL, *sname;
(void)refs;
en = en->next;
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins