audk/SourceLevelDebugPkg/Library
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
..
DebugAgent SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
DebugCommunicationLibSerialPort SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
DebugCommunicationLibUsb SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00
DebugCommunicationLibUsb3 SourceLevelDebugPkg DebugCommLibUsb3: Address NULL ptr dereference case 2019-08-12 09:46:47 +08:00
PeCoffExtraActionLibDebug SourceLevelDebugPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:27 -07:00