Index: branches/SHM-6-dev/source/Lib/TLibDecoder/SEIread.cpp
===================================================================
--- branches/SHM-6-dev/source/Lib/TLibDecoder/SEIread.cpp	(revision 774)
+++ branches/SHM-6-dev/source/Lib/TLibDecoder/SEIread.cpp	(revision 775)
@@ -1252,5 +1252,5 @@
         if( sei.m_layerIdIncludedFlag[lsIdx][j] )
         {
-          chkPartition1+=sei.m_seiLayerInBspFlag[lsIdx][i][j];
+          chkPartition1+=sei.m_seiLayerInBspFlag[lsIdx][0][j];
           chkPartition2++;
         }
