public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Liming" <liming.gao@intel.com>
To: "Wu, Hao A" <hao.a.wu@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Yao, Jiewen" <jiewen.yao@intel.com>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Subject: Re: [PATCH v2 0/2] Avoid reading undefined contents in PrintLib
Date: Wed, 31 May 2017 07:05:06 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D742C13@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <20170531061319.21976-1-hao.a.wu@intel.com>

Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Wu, Hao A
> Sent: Wednesday, May 31, 2017 2:13 PM
> To: edk2-devel@lists.01.org
> Cc: Wu, Hao A <hao.a.wu@intel.com>; Yao, Jiewen <jiewen.yao@intel.com>; Gao, Liming <liming.gao@intel.com>; Kinney, Michael D
> <michael.d.kinney@intel.com>
> Subject: [PATCH v2 0/2] Avoid reading undefined contents in PrintLib
> 
> V2 changes:
> Refines the code logic to replace the 'if else' statments with the '? :'
> operator.
> 
> V1 history:
> This series add logic to avoid reading content beyond a ASCII format
> string.
> 
> Cc: Jiewen Yao <jiewen.yao@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Michael Kinney <michael.d.kinney@intel.com>
> 
> Hao Wu (2):
>   MdePkg/BasePrintLib: Avoid reading content beyond the format string
>   MdeModulePkg/PrintLib: Avoid reading content beyond the format string
> 
>  MdeModulePkg/Library/DxePrintLibPrint2Protocol/PrintLib.c | 22 ++++++++++----------
>  MdePkg/Library/BasePrintLib/PrintLibInternal.c            | 16 +++++++-------
>  2 files changed, 19 insertions(+), 19 deletions(-)
> 
> --
> 2.12.0.windows.1



      parent reply	other threads:[~2017-05-31  7:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31  6:13 [PATCH v2 0/2] Avoid reading undefined contents in PrintLib Hao Wu
2017-05-31  6:13 ` [PATCH v2 1/2] MdePkg/BasePrintLib: Avoid reading content beyond the format string Hao Wu
2017-05-31  6:13 ` [PATCH v2 2/2] MdeModulePkg/PrintLib: " Hao Wu
2017-05-31  7:05 ` Gao, Liming [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=4A89E2EF3DFEDB4C8BFDE51014F606A14D742C13@shsmsx102.ccr.corp.intel.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