Changeset: be4bfe8e15ba for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=be4bfe8e15ba
Modified Files:
MonetDB5/src/mal/mal_authorize.mx
Branch: Feb2010
Log Message:
back-ported compilation fix from Jun2010
diffs (12 lines):
diff -r e224e1190aba -r be4bfe8e15ba MonetDB5/src/mal/mal_authorize.mx
--- a/MonetDB5/src/mal/mal_authorize.mx Fri Jul 09 16:22:57 2010 +0200
+++ b/MonetDB5/src/mal/mal_authorize.mx Fri Jul 09 16:38:13 2010 +0200
@@ -901,7 +901,7 @@
oid id;
BATiter i;
str tmp;
- str passwd;
+ str passwd = NULL;
rethrow("getPasswordHash", tmp, AUTHrequireAdmin(c));
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list