Re: [U-Boot] [PATCH] fsl_diu: fix alignment error that caused malloc corruption

2008-10-14 Thread Wolfgang Denk
Dear "Nikita V. Youshchenko", In message <[EMAIL PROTECTED]> you wrote: > > commit 81489a85c4c3536ec54290ac9216b746ec346663 > Author: Nikita V. Youshchenko <[EMAIL PROTECTED]> > Date: Thu Sep 25 00:44:00 2008 +0400 > > fsl_diu: fix alignment error that caused malloc corruption > > W

[U-Boot] [PATCH] fsl_diu: fix alignment error that caused malloc corruption

2008-10-02 Thread Nikita V. Youshchenko
commit 81489a85c4c3536ec54290ac9216b746ec346663 Author: Nikita V. Youshchenko <[EMAIL PROTECTED]> Date: Thu Sep 25 00:44:00 2008 +0400 fsl_diu: fix alignment error that caused malloc corruption When aligning malloc()ed screen_base, invalid offset was added. This not only caused