[ros-bugs] [Bug 3916] New: Uninitialized variable usage in ext2lib

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Nov 27 11:06:47 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3916

           Summary: Uninitialized variable usage in ext2lib
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: Drivers
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: hto at dev.null
         QAContact: ros-bugs at reactos.org


Ext2Format() calls zero_blocks(), it returns false if memory allocation failed,
Ext2Format() then will try to print ret_blk (on line 942).


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list