audk/SourceLevelDebugPkg
Zeng, Star 4053587347 SourceLevelDebugPkg DebugCommLibUsb3: Address NULL ptr dereference case
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=2051

Original code GetConfigTable for AddrPtr first, if failed,
InstalConfigTable with allocated AddrPtr. So the AddrPtr
should not be NULL and the NULL pointer dereference case
should be false positive. This patch is just to address
the case raised from static analysis.

Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2019-08-12 09:46:47 +08:00
..
DebugAgentDxe SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
DebugAgentPei SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
Include SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
Library SourceLevelDebugPkg DebugCommLibUsb3: Address NULL ptr dereference case 2019-08-12 09:46:47 +08:00
Readme.txt SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL 2018-11-08 12:00:34 +08:00
SourceLevelDebugPkg.dec SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
SourceLevelDebugPkg.dsc SourceLevelDebugPkg: Add missing instances for build only 2019-06-17 09:19:00 +08:00
SourceLevelDebugPkg.uni SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
SourceLevelDebugPkgExtra.uni SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00

Readme.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

UDK based firmware on UEFI IA-32 and UEFI x64 platforms can be debugged with
SourceLevelDebugPkg in conjunction with Intel(R) UEFI Development Kit Debugger
Tool (Intel (R) UDK Debugger Tool).

The Intel(R) UDK Debugger Tool and its detailed user manual can be obtained
from: https://firmware.intel.com/develop/intel-uefi-tools-and-utilities/intel-uefi-development-kit-debugger-tool.