Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1040

.NTLMEngineImpl.MD4.update() - dead store to curBufferPos @ line 1103

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.3 Alpha1
    • HttpClient (classic)
    • None

    Description

      Line 1103 has:

      curBufferPos += transferAmt;

      however the local variable is not used after that point.

      This could be indicative of a bug.

      Attachments

        1. HTTPCLIENT-1040.patch
          0.7 kB
          Karl Wright

        Activity

          People

            kwright@metacarta.com Karl Wright
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: