]> git.proxmox.com Git - mirror_edk2.git/commit
MdePkg: Fix bug in CatVSPrint introduced by r17742.
authorHeyi Guo <heyi.guo@linaro.org>
Mon, 6 Jul 2015 06:34:47 +0000 (06:34 +0000)
committershenshushi <shenshushi@Edk2>
Mon, 6 Jul 2015 06:34:47 +0000 (06:34 +0000)
commit228593f9068f745193afefa6a1f0184b5d210880
treec3a6060ff836ee9472fff408536c007d2111dbcd
parent0b5203bd84130947f8971db059cad7380f8debed
MdePkg: Fix bug in CatVSPrint introduced by r17742.

Just use a more conservative way to replace unsafe StrCpy.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17823 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiLib/UefiLibPrint.c