Bug 3499

Summary: [BUG] busybox tftp shows incorrect progress bar when getting files >32MB
Product: Busybox Reporter: Max <max.nospam.q2.2011>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.18.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Max 2011-03-18 15:20:49 UTC
When getting files >32MB by tftp the block-counter wraps and therefore
the progress bar restarts with 0% again and again.

The file is received correctly.

Verified with:
  BusyBox 1.18.4
  BusyBox Snapshot 18-Mar-2011 00:20
Comment 1 Denys Vlasenko 2011-04-11 02:30:52 UTC
Indeed...

Fixed in git, will be in 1.19.x