public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, newexplorerj@gmail.com
Subject: Re: [edk2-devel] [PATCH] MdeModulePkg/Application: Overflowed Array Index
Date: Fri, 21 Feb 2020 17:24:28 +0100	[thread overview]
Message-ID: <c39f14e4-5c14-a205-8cb6-14d427130f30@redhat.com> (raw)
In-Reply-To: <f191359ddcdbd209cb31ebad43d4888a190567c4.1582180240.git.newexplorerj@gmail.com>

On 02/20/20 08:01, GuoMinJ wrote:
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2272
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2289
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2290
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2287
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2288
> 
> Index should be off-by one than size of array, so when check
> array, the max index should less than size of array.
> 
> Signed-off-by: GuoMinJ <newexplorerj@gmail.com>
> ---
>  .../SmiHandlerProfileInfo/SmiHandlerProfileInfo.c      | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Please put "SmiHandlerProfileInfo" somewhere in the subject.

If necessary due to length constraints, drop "Application".

Thanks
Laszlo


      reply	other threads:[~2020-02-21 16:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20  7:01 [PATCH] MdeModulePkg/Application: Overflowed Array Index GuoMinJ
2020-02-21 16:24 ` Laszlo Ersek [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-list 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=c39f14e4-5c14-a205-8cb6-14d427130f30@redhat.com \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox