All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ming Liu <ming.liu@windriver.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V1] parted: fix several integer overflows
Date: Tue, 26 Feb 2013 10:38:32 +0800	[thread overview]
Message-ID: <512C2028.20404@windriver.com> (raw)
In-Reply-To: <CAP9ODKo4LVNcTWoW8dmM87fHeZ12i7Jm7RLCnyWqapKbAmbXvQ@mail.gmail.com>

On 02/26/2013 10:27 AM, Otavio Salvador wrote:
> On Mon, Feb 25, 2013 at 10:19 PM, Ming Liu <ming.liu@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@windriver.com>
> Did you send it upstream? Jim or I can review it.

Yes, I sent it to bug-parted@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

>




      reply	other threads:[~2013-02-26  2:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-26  1:19 [PATCH V1] parted: fix several integer overflows Ming Liu
2013-02-26  2:27 ` Otavio Salvador
2013-02-26  2:38   ` Ming Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=512C2028.20404@windriver.com \
    --to=ming.liu@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.