Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic

XMLWordPrintable

    • b35
    • Not verified

      GSSLibStub.c

      In the function Java_sun_security_jgss_wrapper_GSSLibStub_getMic()
      there are two lines with assignment:

      contextHdl = (gss_ctx_id_t) jlong_to_ptr(pContext);

      The second one seems redundant.

            Assignee:
            Ivan Gerasimov
            Reporter:
            Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: