mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-12-08 13:17:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| AppSupport.c | ||
| CapsuleApp.c | ||
| CapsuleApp.inf | ||
| CapsuleApp.uni | ||
| CapsuleAppExtra.uni | ||
| CapsuleDump.c | ||
| CapsuleOnDisk.c | ||