Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.5
-
None
-
None
Description
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.