[4.0] Fix SVACE error 35/196735/2 accepted/tizen/4.0/unified/20190104.230757 submit/tizen_4.0/20190104.073831
authorSeungho, Baek <sbsh.baek@samsung.com>
Fri, 4 Jan 2019 04:09:36 +0000 (13:09 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Fri, 4 Jan 2019 04:11:05 +0000 (13:11 +0900)
Change-Id: I61d34a758cf2d97da23229583f91789dd5faf72c
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
dali/integration-api/core.h

index e099689..268184b 100755 (executable)
@@ -75,6 +75,7 @@ public:
   UpdateStatus()
   : keepUpdating(false),
     needsNotification(false),
+    surfaceRectChanged(false),
     secondsFromLastFrame( 0.0f )
   {
   }