diff -r a1925fb7753a -r ac03b93ca9c4 imgtools/imglib/host/h_utl.cpp --- a/imgtools/imglib/host/h_utl.cpp Thu Aug 12 09:00:16 2010 +0100 +++ b/imgtools/imglib/host/h_utl.cpp Tue Aug 17 15:31:16 2010 +0800 @@ -177,7 +177,7 @@ TInt build=0; - memset(&aVersion, sizeof(TVersion), 0); + memset(&aVersion, 0, sizeof(TVersion)); TInt i; TInt len=strlen(str); for (i=0; i