trisquel-icecat/icecat/tools/clang-tidy/test/clang-analyzer-security.insecureAPI.bcopy.json

8 lines
170 B
JSON

[
[
"warning",
"The bcopy() function is obsoleted by memcpy() or memmove()",
"clang-analyzer-security.insecureAPI.bcopy"
],
{ "reliability": "high" }
]