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

Ming Liu ming.liu at windriver.com
Tue Feb 26 02:38:32 UTC 2013


On 02/26/2013 10:27 AM, Otavio Salvador wrote:
> 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.

Yes, I sent it to bug-parted at gnu.org a week ago, but didn't get any 
feedback, the mail link:
http://lists.gnu.org/archive/html/bug-parted/2013-02/msg00004.html

That's great if you can review it!

the best,
thank you

>





More information about the Openembedded-core mailing list