[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski updated HTTPCLIENT-1040:
------------------------------------------

      Component/s:     (was: HttpClient)
                   HttpAuth
    Fix Version/s: Future

> .NTLMEngineImpl.MD4.update() - dead store to curBufferPos @ line 1103
> ---------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1040
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1040
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpAuth
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: Future
>
>
> Line 1103 has:
> curBufferPos += transferAmt;
> however the local variable is not used after that point.
> This could be indicative of a bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to