diff options
author | Chen A Chen <chen.a.chen@intel.com> | 2019-02-11 13:42:19 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2019-02-13 16:25:47 +0800 |
commit | 325ad6226099d276564a65cdef012de0ff45ba8e (patch) | |
tree | a34042aa630244bd95e2526f787eca9492b1539f /BaseTools/Source/Python | |
parent | da06a2a2fa1e100392d9782d99ad0a71f4605b1f (diff) | |
download | edk2-325ad6226099d276564a65cdef012de0ff45ba8e.zip edk2-325ad6226099d276564a65cdef012de0ff45ba8e.tar.gz edk2-325ad6226099d276564a65cdef012de0ff45ba8e.tar.bz2 |
MdeModulePkg/CapsuleApp: Fix memory leak issue.
This issue is caused by FileInfoBuffer variable. This is a pointer array
and each elements also pointer to a memory buffer that is allocated and
returned by AllocateCopyPool function.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Zhang Chao B <chao.b.zhang@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions