summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/clang-analyzer-security.insecureAPI.bzero.json
blob: cdc654a176ac2dba41b5c90e3a1c60b364e33722 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "The bzero() function is obsoleted by memset()",
    "clang-analyzer-security.insecureAPI.bzero"
  ],
  { "reliability": "high" }
]