使用安全函数memset_s替代memset,memcpy_s替代memcpy

Signed-off-by: liuhaikang <liuhaikang@huawei-partners.com>
This commit is contained in:
liuhaikang
2024-04-19 09:41:14 +08:00
parent 95a2526408
commit 46b75226cf
8 changed files with 56 additions and 8 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "gpu_transform/src/main/cpp/boundscheck/third_party_bounds_checking_function"]
path = gpu_transform/src/main/cpp/boundscheck/third_party_bounds_checking_function
url = https://gitee.com/openharmony/third_party_bounds_checking_function.git