Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6510432

Java plugin returns uninitialized data to Firefox

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2
    • None
    • 6
    • deploy
    • generic
    • solaris_nevada

    Description

      The bug is related to the mozilla bugzilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=363447. With some investigation, I found that Java plugin might return uninitialized data to Firefox in file remotejni.cpp, in the functions jni_GetMethodID and jni_GetStaticMethodID, maybe more.

      I think here is the problem: after the statement "retval = (jmethodID) checked_malloc(sizeof(struct _jmethodID));", the value "retval" should be set to zero.

      Attachments

        Activity

          People

            dphamsunw Danielle Pham (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: