stupid typo in ZipFileIndex guarantees NPE

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: tools
    • b78
    • generic
    • generic
    • Not verified

        The following code at line 1005 of ZipFileIndex is clearly wrong.

                                    if (raf == null) {
                                        raf.close();
                                    }

        == should be !=

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: