[edk2-devel] [edk2-platforms] [PATCH V1 0/2] MinPlatformPkg: Minor fixes in CompressLib

Nate DeSimone nathaniel.l.desimone at intel.com
Wed Sep 30 00:15:27 UTC 2020


Current code only has bounds checks in ASSERT macros.
They are also needed in release mode where ASSERT is not used.
Also adds coding style cleanups in CompressLib

Signed-off-by: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Chasel Chiu <chasel.chiu at intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc: Liming Gao <gaoliming at byosoft.com.cn>
Cc: Eric Dong <eric.dong at intel.com>

Nate DeSimone (2):
  MinPlatformPkg: Add missing bounds checks to CompressLib
  MinPlatformPkg: Coding style cleanups in CompressLib

 .../Library/CompressLib/CompressLib.c         | 187 ++++++++++--------
 .../Library/CompressLib/CompressLib.inf       |   4 +-
 2 files changed, 103 insertions(+), 88 deletions(-)

-- 
2.27.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#65735): https://edk2.groups.io/g/devel/message/65735
Mute This Topic: https://groups.io/mt/77208966/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