]> git.proxmox.com Git - mirror_edk2.git/commit
SecurityPkg TcgStorageCoreLib: ASSERT to ensure 'ByteSeq' is not NULL
authorHao Wu <hao.a.wu@intel.com>
Mon, 21 Nov 2016 06:00:44 +0000 (14:00 +0800)
committerHao Wu <hao.a.wu@intel.com>
Tue, 22 Nov 2016 08:31:44 +0000 (16:31 +0800)
commita8bcbf9c4d677c392e24893b86944e2cdeb8719e
treef6b27ae425eb2699a5479a77b2e2af34177c8663
parenta522ad7c192b5cf3b31d3152eb082236fbda7243
SecurityPkg TcgStorageCoreLib: ASSERT to ensure 'ByteSeq' is not NULL

Add ASSERT to make sure 'ByteSeq' is not NULL before comsumed by
CopyMem().

Cc: Eric Dong <eric.dong@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCore.c