[OE-core] [PATCH V1] parted: fix several integer overflows

Otavio Salvador otavio at ossystems.com.br
Tue Feb 26 02:27:23 UTC 2013


On Mon, Feb 25, 2013 at 10:19 PM, Ming Liu <ming.liu at windriver.com> wrote:
> Integer overflows were found in libparted/labels/dvh.c, while attemptting
> to assign unsigned int values to int types in some places. These overflows
> only can be observed on BE platforms like MIPS, when the "WORDS_BIGENDIAN"
> macro is defined in parted.
>
> Defined by unsigned int instead.
>
> Signed-off-by: Ming Liu <ming.liu at windriver.com>

Did you send it upstream? Jim or I can review it.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br




More information about the Openembedded-core mailing list