mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-01 03:50:32 -04:00
12 lines
628 B
Plaintext
Executable File
12 lines
628 B
Plaintext
Executable File
[
|
||
{
|
||
"Name" : "bounds_checking_function",
|
||
"License" : "Mulan Permissive Software License,Version 2",
|
||
"License File" : "LICENSE",
|
||
"Version Number" : "v1.1.10",
|
||
"Owner" : "jianghan2@huawei.com",
|
||
"Upstream URL" : "https://gitee.com/openeuler/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."
|
||
}
|
||
]
|