Changeset: d87588a4ae01 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d87588a4ae01
Modified Files:
MonetDB5/src/mal/mal_authorize.mx
Branch: Jun2010
Log Message:
silence compiler
diffs (12 lines):
diff -r 091e7f2b105b -r d87588a4ae01 MonetDB5/src/mal/mal_authorize.mx
--- a/MonetDB5/src/mal/mal_authorize.mx Fri Jul 09 10:38:02 2010 +0200
+++ b/MonetDB5/src/mal/mal_authorize.mx Fri Jul 09 10:38:07 2010 +0200
@@ -928,7 +928,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