diff -r 3eacc0623088 -r 55f2396f6d25 persistentstorage/sql/SQLite/func.c --- a/persistentstorage/sql/SQLite/func.c Fri Apr 16 16:49:27 2010 +0300 +++ b/persistentstorage/sql/SQLite/func.c Mon May 03 14:09:14 2010 +0300 @@ -911,7 +911,7 @@ flags = SQLITE_PTR_TO_INT(sqlite3_user_data(context)); if( flags & 1 ){ while( nIn>0 ){ - int len; + int len = 0; /* Initialized to placate warning. */ for(i=0; i0 ){ - int len; + int len = 0; /* Initialized to placate warning. */ for(i=0; i