diff -r b042127c80f6 -r c794569c62b8 openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp --- a/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Tue Aug 24 16:17:55 2010 +0100 +++ b/openvg/openvgrefimplementation/sfopenvg/vgi/vgi.cpp Tue Sep 07 14:11:58 2010 +0300 @@ -187,6 +187,7 @@ eglDestroySurface(egl.iEgldisplay, egl.iEglsurface); delete egl.iPixmap; ReleaseTls(); + eglReleaseThread(); } VGI_API_CALL TInt VGISymbianResize( TSize aSize )