summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/MetaFileWorkspace
diff options
context:
space:
mode:
authorMarvin H?user <Marvin.Haeuser@outlook.com>2017-07-20 23:11:37 -0700
committerMichael D Kinney <michael.d.kinney@intel.com>2017-08-16 19:42:17 -0700
commit4e33ff75d9dccd3a59f70eeeaff9e3208426f63e (patch)
tree2ca8c588a5b9d7325bdacbcfedaa1aa2b2ee8558 /BaseTools/Source/Python/Ecc/MetaFileWorkspace
parent6619cf3b6a84397ceff5d856111a33f9cdfb0812 (diff)
downloadedk2-4e33ff75d9dccd3a59f70eeeaff9e3208426f63e.tar.gz
edk2-4e33ff75d9dccd3a59f70eeeaff9e3208426f63e.tar.bz2
edk2-4e33ff75d9dccd3a59f70eeeaff9e3208426f63e.zip
QuarkSocPkg/QNCSmmDispatcher: Fix use after free issue #2
As part of commit 5f82e02, ActiveRecordInDb was introduced as a copy of RecordInDb as latter may be freed by the callback function. This commit replaces an access of RecordInDb after the callback function has been executed with an access to ActiveRecordInDb. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Kelly Steele <kelly.steele@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Marvin Haeuser <Marvin.Haeuser@outlook.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc/MetaFileWorkspace')
0 files changed, 0 insertions, 0 deletions