From: "gaoliming" <gaoliming@byosoft.com.cn>
To: <devel@edk2.groups.io>, <paul.grimes@amd.com>
Cc: "'Zhiguang Liu'" <zhiguang.liu@intel.com>,
"'Ray Ni'" <ray.ni@intel.com>, "'Gua Guo'" <gua.guo@intel.com>,
"'Qi Zhang'" <qi1.zhang@intel.com>,
"'Rahul Kumar'" <rahul1.kumar@intel.com>
Subject: 回复: [edk2-devel] [PATCH v1 0/2] Uninitialized local variable.
Date: Wed, 26 Oct 2022 09:17:28 +0800 [thread overview]
Message-ID: <06ae01d8e8d8$b6abec10$2403c430$@byosoft.com.cn> (raw)
In-Reply-To: <20221022160010.632-1-paul.grimes@amd.com>
Paul:
How do you find this issue? Are they reported by the compiler or code
analyzer?
Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Paul via
> groups.io
> 发送时间: 2022年10月23日 0:00
> 收件人: devel@edk2.groups.io
> 抄送: Zhiguang Liu <zhiguang.liu@intel.com>; Ray Ni <ray.ni@intel.com>;
Gua
> Guo <gua.guo@intel.com>; Qi Zhang <qi1.zhang@intel.com>; Rahul Kumar
> <rahul1.kumar@intel.com>
> 主题: [edk2-devel] [PATCH v1 0/2] Uninitialized local variable.
>
> From: Paul Grimes <paul.grimes@amd.com>
>
> The variable 'VariableSize' is used prior to being
> initialized. This patch initializes the variable.
>
> https://github.com/pbgrimes/edk2/tree/fix_uninitialized_local_variable
>
> Cc: Zhiguang Liu <zhiguang.liu@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Gua Guo <gua.guo@intel.com>
> Cc: Qi Zhang <qi1.zhang@intel.com>
> Cc: Rahul Kumar <rahul1.kumar@intel.com>
>
>
> Paul Grimes (2):
> MdeModulePkg: BdsDxe: Uninitialized local variable.
> SecurityPkg: OpalPasswordDxe: uninitialized local variable.
>
> MdeModulePkg/Universal/BdsDxe/BdsEntry.c | 2 ++
> SecurityPkg/Tcg/Opal/OpalPassword/OpalDriver.c | 1 +
> 2 files changed, 3 insertions(+)
>
> --
> 2.24.0.windows.2
>
>
>
>
>
prev parent reply other threads:[~2022-10-26 1:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-22 16:00 [PATCH v1 0/2] Uninitialized local variable Paul
2022-10-22 16:00 ` [PATCH v1 1/2] MdeModulePkg: BdsDxe: " Paul
2022-10-22 16:00 ` [PATCH v1 2/2] SecurityPkg: OpalPasswordDxe: uninitialized " Paul
2022-10-26 13:45 ` [edk2-devel] " Yao, Jiewen
2022-10-26 1:17 ` gaoliming [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='06ae01d8e8d8$b6abec10$2403c430$@byosoft.com.cn' \
--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