#4184 BLOC First D: JFFS2 Dirent Anomaly

Zarro Boogs per Child bugtracker at laptop.org
Mon Oct 15 14:07:18 EDT 2007


#4184: JFFS2 Dirent Anomaly
--------------------------------+-------------------------------------------
  Reporter:  wmb at firmworks.com  |       Owner:  dwmw2                 
      Type:  defect             |      Status:  assigned              
  Priority:  blocker            |   Milestone:  First Deployment, V1.0
 Component:  kernel             |     Version:                        
Resolution:                     |    Keywords:                        
  Verified:  0                  |  
--------------------------------+-------------------------------------------

Comment(by wmb at firmworks.com):

 At the kernel syscall interface, the filename representation is the C
 string format - address of null-terminated string.  That format cannot
 transport a string that *contains* a null - the extra null would just
 terminate the string.

 It is therefore likely that the problem is inside the kernel, rather than
 a userspace app passing in a bogus string.

-- 
Ticket URL: <https://dev.laptop.org/ticket/4184#comment:9>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list