You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2017/02/09 17:38:41 UTC

[jira] [Created] (NET-613) TFTPClient assumes that lastBlock == 0 only once

Sebb created NET-613:
------------------------

             Summary: TFTPClient assumes that lastBlock == 0 only once
                 Key: NET-613
                 URL: https://issues.apache.org/jira/browse/NET-613
             Project: Commons Net
          Issue Type: Bug
    Affects Versions: 3.5
            Reporter: Sebb


TFTPClient assumes that lastBlock == 0 only once.

However, that is not the case.
It may become 0 if the block count wraps round or the server sends a packet with it set to 0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)