]> git.proxmox.com Git - mirror_edk2.git/commit
CryptoPkg: Replace string wrapper functions with safe string functions
authorQin Long <qin.long@intel.com>
Wed, 2 Sep 2015 08:12:39 +0000 (08:12 +0000)
committerlgao4 <lgao4@Edk2>
Wed, 2 Sep 2015 08:12:39 +0000 (08:12 +0000)
commit5c4a3795a54d6c7b0912111b39add48ba7b59fee
treef6fb036aac2fd83e2a5b15cce6ef24fc133f882c
parent01097ae1c22a88bf9a7f23a4b10f3a26ab2137f2
CryptoPkg: Replace string wrapper functions with safe string functions

EDKII core suggests to retire unsafe string functions. This patch is to
replace string wrapper functions with new-added safe string functions
for consistency.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qin Long <qin.long@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18385 6f19259b-4bc3-4df7-8a09-765794883524
CryptoPkg/Include/OpenSslSupport.h