parent
70e738cf5f
commit
38db17e127
|
@ -60,7 +60,7 @@ public class SandboxCommon {
|
|||
// bp.getCrcFromController(Fields.TOTAL_CONFIG_SIZE);
|
||||
// bp.getCrcFromController(Fields.TOTAL_CONFIG_SIZE);
|
||||
if (tsStream.getDataBuffer().dropPending() != 0)
|
||||
System.out.println("ERROR Extra data after CRC");
|
||||
throw new IllegalStateException("ERROR Extra data after CRC");
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue