Fix for 45039
authorsanthosh <santhosh.ic@samsung.com>
Mon, 8 Jul 2013 06:53:28 +0000 (12:23 +0530)
committersanthosh <santhosh.ic@samsung.com>
Mon, 8 Jul 2013 06:53:28 +0000 (12:23 +0530)
Change-Id: Ifff74352b40e68ff47827f9d5c305f9d0a5885b4
Signed-off-by: santhosh <santhosh.ic@samsung.com>
src/GlContentUpdateEventListener.cpp

index cea1f25..6093b72 100644 (file)
@@ -34,6 +34,7 @@ ContentUpdateEventListener* ContentUpdateEventListener::__pContentUpdateEventLis
 
 ContentUpdateEventListener::ContentUpdateEventListener(void)
        : __pContentManager(null)
+       , __changeNotificationReceived(false)
 {
        AppLogDebug("ENTER");
        AppLogDebug("EXIT");