This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000840] New: in file fatfs_supp.c, get_val_log2() causesinfinite loop


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000840

           Summary: in file fatfs_supp.c, get_val_log2() causes infinite
                    loop
           Product: eCos
           Version: unknown
          Platform: Other (please specify)
        OS/Version: ARM
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: FAT filesystem
        AssignedTo: nickg@ecoscentric.com
        ReportedBy: vidman81@gmail.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


When reading the boot record of a drive, if a log2 expected value is read as 0,
and get_val_log2() is called, get_val_log2() is stuck in an infinite loop.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]