public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* 回复: [edk2-devel] [PATCH v2 0/3] Fix possible uninitialized uses
@ 2021-05-19  1:22 gaoliming
  0 siblings, 0 replies; only message in thread
From: gaoliming @ 2021-05-19  1:22 UTC (permalink / raw)
  To: devel, sergei
  Cc: jian.j.wang, 'Jiewen Yao', hao.a.wu,
	'Ard Biesheuvel'

Hi, all
  This patch set has passed the review. I create PR
https://github.com/tianocore/edk2/pull/1656 for this patch set. 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Sergei
> Dmitrouk
> 发送时间: 2021年5月19日 0:10
> 收件人: devel@edk2.groups.io
> 主题: [edk2-devel] [PATCH v1 0/3] Fix possible uninitialized uses
> 
> v1:
> 
> Compiling for IA32 target with gcc-5.5.0 emits "maybe-uninitialized"
> warnings.
> Compilation command: build -a IA32 -p OvmfPkg/OvmfPkgIa32.dsc -t GCC49
> 
> Unlike other cases mentioned in
> https://bugzilla.tianocore.org/show_bug.cgi?id=3228
> these seem to be actual issues in the code.  Read patches for specifics.
> 
> v2:
> 
> Second patch was simplified.
> 
> Sergei Dmitrouk (3):
>   ShellPkg/HttpDynamicCommand: Fix possible uninitialized use
>   MdeModulePkg/PciBusDxe: Fix possible uninitialized use
>   CryptoPkg/BaseCryptLib: Fix possible uninitialized use
> 
>  CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPss.c     | 1 +
>  CryptoPkg/Library/BaseCryptLib/Pk/CryptRsaPssSign.c | 1 +
>  MdeModulePkg/Bus/Pci/PciBusDxe/PciLib.c             | 5 ++---
>  ShellPkg/DynamicCommand/HttpDynamicCommand/Http.c   | 1 +
>  4 files changed, 5 insertions(+), 3 deletions(-)
> 
> --
> 2.17.6
> 
> 
> 
> 
> 




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-19  1:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-19  1:22 回复: [edk2-devel] [PATCH v2 0/3] Fix possible uninitialized uses gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox