Files
third_party_bounds_checking…/README.OpenSource
Xiaofeng.Jiang b14efa15cd fix upstream URL
2021-05-06 10:05:33 +08:00

12 lines
618 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[
{
"Name" : "bounds_checking_function",
"License" : "Mulan Permissive Software LicenseVersion 2",
"License File" : "LICENSE",
"Version Number" : "v1.1.10",
"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."
}
]