Re: [edk2] [patch] CryptoPkg: Replace string wrapper functions with safe string functions

2015-09-05 Thread Ye, Ting
Reviewed-by: Ye Ting -Original Message- From: Long, Qin Sent: Tuesday, September 01, 2015 4:55 PM To: Ye, Ting; Dong, Eric Cc: edk2-devel@lists.01.org Subject: [patch] CryptoPkg: Replace string wrapper functions with safe string functions EDKII core suggest retire

Re: [edk2] [patch] CryptoPkg: Replace string wrapper functions with safe string functions

2015-09-01 Thread Dong, Eric
Reviewed-by: Eric Dong -Original Message- From: Long, Qin Sent: Tuesday, September 01, 2015 4:55 PM To: Ye, Ting; Dong, Eric Cc: edk2-devel@lists.01.org Subject: [patch] CryptoPkg: Replace string wrapper functions with safe string functions EDKII core suggest

[edk2] [patch] CryptoPkg: Replace string wrapper functions with safe string functions

2015-09-01 Thread Qin Long
EDKII core suggest retire unsafe string functions. This patch is to replace string wrapper functions with new-added safe string functions for consistence. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qin Long --- CryptoPkg/Include/OpenSslSupport.h |