mirror of https://github.com/acidanthera/audk.git
4887443e4f
The below code reads additional one CHAR16 when copying content from Specific to NewSpecific. NewSpecific = AllocateCopyPool( StrSize(Specific) + sizeof(CHAR16), Specific ); The patch fixes this issue. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> |
||
---|---|---|
.. | ||
Attrib.c | ||
Cd.c | ||
Cp.c | ||
Load.c | ||
Ls.c | ||
Map.c | ||
MkDir.c | ||
Mv.c | ||
Parse.c | ||
Reset.c | ||
Rm.c | ||
Set.c | ||
TimeDate.c | ||
UefiShellLevel2CommandsLib.c | ||
UefiShellLevel2CommandsLib.h | ||
UefiShellLevel2CommandsLib.inf | ||
UefiShellLevel2CommandsLib.uni | ||
Vol.c |