On Mon, Sep 22, 2008 at 4:07 PM, Wright, Chuck
<[EMAIL PROTECTED]> wrote:
> I've found a case where memcpy() is failing on copies longer that 4
> bytes.
>
> Closer investigation found that the destination pointer is not pointing
> to a word aligned address.
>
> The problem comes from the JFFS2 driv
I've found a case where memcpy() is failing on copies longer that 4
bytes.
Closer investigation found that the destination pointer is not pointing
to a word aligned address.
The problem comes from the JFFS2 driver where there is a struct that is
being used to create the destination pointer for t