回复: [edk2-devel] [PATCH v2 0/3] Fix possible uninitialized uses

gaoliming gaoliming at byosoft.com.cn
Wed May 19 01:22:51 UTC 2021


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 at edk2.groups.io <devel at edk2.groups.io> 代表 Sergei
> Dmitrouk
> 发送时间: 2021年5月19日 0:10
> 收件人: devel at 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
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#75298): https://edk2.groups.io/g/devel/message/75298
Mute This Topic: https://groups.io/mt/82927020/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-






More information about the edk2-devel-archive mailing list