Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 3c8f47bf2105374e9b0c3c0ea68cde6ceb0c06d1
      
https://github.com/tianocore/edk2/commit/3c8f47bf2105374e9b0c3c0ea68cde6ceb0c06d1
  Author: Michael D Kinney <michael.d.kin...@intel.com>
  Date:   2025-01-13 (Mon, 13 Jan 2025)

  Changed paths:
    M EmulatorPkg/Win/Host/WinHost.c

  Log Message:
  -----------
  EmulatorPkg/Win/Host: Use safe function _vsnprintf_s()

Update SecPrint() to use _vsnprintf_s() instead of
_vsnprintf() that is a safe function and allows the
defines _CRT_SECURE_NO_WARNINGS and _CRT_SECURE_NO_DEPRECATE
to be removed from WinHost builds.

Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


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

Reply via email to