mirror of
https://github.com/openharmony/third_party_bounds_checking_function.git
synced 2026-07-16 07:54:43 -04:00
90c71cbbab
Signed-off-by: y1585740638 <yulei99@huawei.com> Change-Id: I0f0b8981012e7389b10fe82073a00f38192048e8
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.16",
|
||
"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."
|
||
}
|
||
]
|