mirror of https://github.com/acidanthera/audk.git
3e1497334e
The commit removes the usages of sprintf() function calls with '%s' in the format string. And uses strncpy/strncat instead to ensure the destination string buffers will not be accessed beyond their boundary. Cc: Yonghong Zhu <yonghong.zhu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
BasePeCoff.c | ||
BinderFuncs.c | ||
BinderFuncs.h | ||
CommonLib.c | ||
CommonLib.h | ||
Compress.h | ||
Crc32.c | ||
Crc32.h | ||
Decompress.c | ||
Decompress.h | ||
EfiCompress.c | ||
EfiUtilityMsgs.c | ||
EfiUtilityMsgs.h | ||
FirmwareVolumeBuffer.c | ||
FirmwareVolumeBufferLib.h | ||
FvLib.c | ||
FvLib.h | ||
GNUmakefile | ||
Makefile | ||
MemoryFile.c | ||
MemoryFile.h | ||
MyAlloc.c | ||
MyAlloc.h | ||
OsPath.c | ||
OsPath.h | ||
ParseGuidedSectionTools.c | ||
ParseGuidedSectionTools.h | ||
ParseInf.c | ||
ParseInf.h | ||
PeCoffLib.h | ||
PeCoffLoaderEx.c | ||
SimpleFileParsing.c | ||
SimpleFileParsing.h | ||
StringFuncs.c | ||
StringFuncs.h | ||
TianoCompress.c | ||
WinNtInclude.h |