Stack stomp in CSecureJNIEnv

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7
    • Affects Version/s: 1.4.2_16, 5.0u14, 5.0u18, 6u3, 6u5, 6u7, 7
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: