[Bugme-janitors] [Bug 3277] raid0.c functions raid0_run() line 317: access invalid address

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Mon Sep 24 17:56:14 PDT 2007


http://bugzilla.kernel.org/show_bug.cgi?id=3277


neilb at suse.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|io_md at kernel-bugs.osdl.org  |neilb at suse.de
             Status|NEEDINFO                    |ASSIGNED




------- Comment #2 from neilb at suse.de  2007-09-24 17:56 -------
The first problem was fixed by making the enclosing loop iterate once less
often
(it starts i=1 instead of i=0).
The second is error is still present in the code but as the code is in an
#ifdef that is never selected, it isn't a problem in practice.  Nevertheless I
will
submit a patch to fix it.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.


More information about the Bugme-janitors mailing list