java.io.BufferedInputStream has no synchronization on close operation

XMLWordPrintable

    • b42
    • generic, x86, sparc
    • generic, linux, linux_redhat_6.1, solaris_7, solaris_8

      A BufferedInputStream can be closed by one thread even though another thread is in the synchronized read method. This can cause NullPointerExceptions in the read method when in gets set to null by another thread.

            Assignee:
            Michael Mccloskey (Inactive)
            Reporter:
            Michael Mccloskey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: