We found a memory alignment problem from the patch. It was an issue in
ARM platform (tested in Nokia N800). Here's a bug-fixed version.

The bugfix consists of these lines:
+    /* dosfsck doesn't use doubles, so it's safe to align just to 4 */
+    size = (size+3) & ~3;


** Attachment added: "10-dosfsck-memsaves.patch"
   http://launchpadlibrarian.net/12605239/10-dosfsck-memsaves.patch

-- 
memory saving patch to dosfsck
https://bugs.launchpad.net/bugs/189184
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to