audk/FatPkg/FatPei
Chen A Chen aad4e2ec8f FatPkg/FatPei/Gpt.c: Fix uninitialized variable issue
Uninitialized pointer variable may randomly point to a block of memory.
In This case, FreePool function will free a block of memory that is not
belongs to this function.

Cc: Ruiyu Ni <ray.ni@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-02 21:41:15 +08:00
..
Eltorito.c FatPkg: Break down Part.c file. 2019-01-31 11:10:54 +08:00
FatLiteAccess.c FatPkg: Clean up source files 2018-06-28 11:19:41 +08:00
FatLiteApi.c FatPkg: Clean up source files 2018-06-28 11:19:41 +08:00
FatLiteApi.h FatPkg: Add FAT PEIM 2016-04-06 23:22:43 -07:00
FatLiteFmt.h FatPkg: Explicitly declare FAT_CLUSTER_SPECIAL as unsigned type 2017-01-12 21:26:27 +08:00
FatLiteLib.c FatPkg: Clean up source files 2018-06-28 11:19:41 +08:00
FatLitePeim.h FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature. 2019-01-31 11:10:55 +08:00
FatPei.inf FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature. 2019-01-31 11:10:55 +08:00
FatPei.uni FatPkg: INF/DEC file updates to EDK II packages 2016-04-06 23:22:43 -07:00
FatPeiExtra.uni FatPkg: Clean up source files 2018-06-28 11:19:41 +08:00
Gpt.c FatPkg/FatPei/Gpt.c: Fix uninitialized variable issue 2019-02-02 21:41:15 +08:00
Mbr.c FatPkg: Break down Part.c file. 2019-01-31 11:10:54 +08:00
Part.c FatPkg: Add GPT check in FatPei to support Capsule-on-Disk feature. 2019-01-31 11:10:55 +08:00