diff -r 28839de615b4 -r 26645d81f48d persistentstorage/sql/SQLite/func.c --- a/persistentstorage/sql/SQLite/func.c Thu Aug 19 11:36:21 2010 +0300 +++ b/persistentstorage/sql/SQLite/func.c Tue Aug 31 16:57: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