mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-01 03:50:32 -04:00
0e357f8a7deb314a20ce5fdf43d1b527c656c863
Signed-off-by: Caoruihong <crh.cao@huawei.com> Change-Id: I1e3793a43fd7f587db53d55d0519046886147690
bounds_checking_function
Description
-
following the standard of C11 Annex K (bound-checking interfaces), functions of the common memory/string operation classes, such as memcpy_s, strcpy_s, are selected and implemented.
-
other standard functions in C11 Annex K will be analyzed in the future and implemented in this organization if necessary.
-
handles the release, update, and maintenance of bounds_checking_function.
Description
Third-party open-source software bounds_checking_function | 三方开源软件bounds_checking_function
Languages
C
63.1%
C++
36.6%
Makefile
0.3%