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

Stack stomp in CSecureJNIEnv

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 1.4.2_16, 5.0u14, 5.0u18, 6u3, 6u5, 6u7, 7
    • deploy
    • 1.4.2
    • b16
    • generic, x86
    • windows, windows_2008

        The Windows implementation of CSecureJNIEnv::DetermineSecurityPolicy casts a jboolean* to a JDBool*. A jboolean is a char and a JDBool is an int. This results in a stack stomp which was reported by the Microsoft Run-Time checking facilities. This needs to be fixed in order to make further progress in debugging.

              kbr Kenneth Russell (Inactive)
              kbr Kenneth Russell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: