mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-13 23:05:22 -04:00
0ff27a5470
Signed-off-by: yu <yulei99@huawei.com> Change-Id: I55ae6d29aa9c9520503bc6b286eb33e01e59ad30
12 lines
618 B
Plaintext
12 lines
618 B
Plaintext
[
|
||
{
|
||
"Name" : "bounds_checking_function",
|
||
"License" : "Mulan Permissive Software License,Version 2",
|
||
"License File" : "LICENSE",
|
||
"Version Number" : "v1.1.11",
|
||
"Owner" : "jianghan2@huawei.com",
|
||
"Upstream URL" : "https://gitee.com/openeuler/libboundscheck",
|
||
"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."
|
||
}
|
||
]
|