451452453454455456457458459460461
nonZeroBytes = true; } if (nonZeroBytes) { problems.add(new SWFTagLengthTooLongProblem(header.type.getValue(), swfPath, oldOffset, bitStream.getReadBoundary())); } } catch (Exception e) {