diff -r acd3cd4aaceb -r 2efc27d87e1c utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp --- a/utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp Tue Aug 31 16:54:36 2010 +0300 +++ b/utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp Wed Sep 01 12:36:54 2010 +0100 @@ -27,6 +27,7 @@ wstring des((const wchar_t*)"hello") ; TPtr16 src((unsigned short *)"",1, 30); int retval=ESuccess; + int size=30; int i=0; while (i<=1000) {