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

sun.security.krb5.internal.ccache.CCacheInputStream.readCred does not use auth data

XMLWordPrintable

    • b15
    • generic
    • generic
    • Verified

      sun.security.krb5.internal.ccache.CCacheInputStream.readCred()

      AuthorizationDataEntry[] auDataEntry = readAuth();
      AuthorizationData auData = null;
      if (auData != null) {
         auData = new AuthorizationData(auDataEntry);
      }

      Looks like auData should be auDataEntry

            weijun Weijun Wang
            ahgross Andrew Gross
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: