/* */ {
/* 85 */ if ((paramInt2 & 0x80000000) != 0) {
/* */ try {
/* 87 */ QTFile.checkSecurity(paramQTFile.getCanonicalPath(), 1024);
/* */ } catch (IOException localIOException) {
/* 89 */ throw new QTIOException(localIOException.getMessage());
/* */ }
/* */ }
/* */
/* 93 */ int[] arrayOfInt = { 0 };
/* */