Index: branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp
===================================================================
--- branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 887)
+++ branches/SHM-dev/source/Lib/TLibDecoder/TDecCAVLC.cpp	(revision 888)
@@ -3570,4 +3570,7 @@
 {
   sliceHeaderExtensionLength = 0;
+#if INFERENCE_POC_MSB_VAL_PRESENT
+  rpcSlice->setPocMsbValPresentFlag( false );
+#endif
 }
 UInt startBits = m_pcBitstream->getNumBitsRead();     // Start counter of # SH Extn bits
