Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 9132a31b9c8381197eee75eb66c809182b264110
      
https://github.com/tianocore/edk2/commit/9132a31b9c8381197eee75eb66c809182b264110
  Author: Jeff Brasen <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c

  Log Message:
  -----------
  MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrS

UnicodeStrToAsciiStrS requires that the source string is shorter than
the destination buffer and will ASSERT if this is not true. Switch to
UnicodeStrnToAsciiStrS as there are cases where the source string is
longer than the buffer allocated for the device path.

Signed-off-by: Jeff Brasen <[email protected]>
Reviewed-by: Dandan Bi <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to