Replace Microsoft Version of strcpy_s with std lib strcpy_s
Current OpenXR implementation use some strcpy_s without size, replace them with std strcpy_s with a size parameter. Fixed: 1029100 Change-Id: I872f8fe3d97f7a5356d6135085b1f08e76cd8952 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940876 Commit-Queue: Zheng Qin <zheqi@microsoft.com> Reviewed-by:Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#719820}
Showing
Please register or sign in to comment