Replace unsafe string functions Str*() with safe ones Str*S().

Hao Wu (2):
  MdePkg UefiDevicePathLib: Use safe string functions
  MdePkg UefiLib: Use safe string functions

 MdePkg/Library/UefiDevicePathLib/DevicePathFromText.c | 18 ++++++++++++++----
 MdePkg/Library/UefiLib/Console.c                      |  6 +++---
 MdePkg/Library/UefiLib/UefiLibPrint.c                 |  4 ++--
 3 files changed, 19 insertions(+), 9 deletions(-)

-- 
1.9.5.msysgit.0


------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to