[edk2-devel] [PATCH v1 0/2] Fix SRAT generator warnings repoted by VS2017 compiler

Sami Mujawar posted 2 patches 4 years ago
Failed in applying to current master (apply log)
DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[edk2-devel] [PATCH v1 0/2] Fix SRAT generator warnings repoted by VS2017 compiler
Posted by Sami Mujawar 4 years ago
This patch series fixes issues reported in the SRAT generator by the
VS2017 compiler with the static analysis option enabled.

The changes can be seen at:
https://github.com/samimujawar/edk2/tree/702_srat_vs2017_compile_warning_v1

Sami Mujawar (2):
  DynamicTablesPkg: SRAT: Fix entry points
  DynamicTablesPkg: SRAT: Fix uninitialized memory usage

 DynamicTablesPkg/Library/Acpi/Arm/AcpiSratLibArm/SratGenerator.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56579): https://edk2.groups.io/g/devel/message/56579
Mute This Topic: https://groups.io/mt/72634735/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v1 0/2] Fix SRAT generator warnings repoted by VS2017 compiler
Posted by Alexei Fedorov 4 years ago
Reviewed by: Alexei Fedorov <Alexei.Fedorov@arm.com>

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#56616): https://edk2.groups.io/g/devel/message/56616
Mute This Topic: https://groups.io/mt/72634735/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-