[Bug 4435] New: listing of files in long format shows incorrect sizes

bugzilla at busybox.net bugzilla at busybox.net
Mon Oct 31 14:41:06 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4435

           Summary: listing of files in long format shows incorrect sizes
           Product: Busybox
           Version: 1.19.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: parvata at rocketmail.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


We have been using the 1.19.2 release with android 2.3.7 (gingerbread) and
3.0.1 android kernel. We found an issue with the "ls -l" command not showing
the correct file size. The stat command however, displays the correct fiel
size. When looked in this issue further found that the problem was introduced
in the 2a81639534bcfd075dee12eacc6c45e657e4488e checkin. With this change the
data member dn->dn_size is accessed without any type casting as a result the
size is displayed incorrectly. Please rectify this issue.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list