Index: /branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp
===================================================================
--- /branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp	(revision 1033)
+++ /branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp	(revision 1034)
@@ -2199,4 +2199,5 @@
   ::memset( m_numSubDpbs                ,   0, sizeof(m_numSubDpbs)                   );
 #endif
+  ::memset( m_baseLayerPSCompatibilityFlag, 0, sizeof(m_baseLayerPSCompatibilityFlag) );
 }
 #else
