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

8 lines
215 B
JSON

[
[
"warning",
"The getpw() function is dangerous as it may overflow the provided buffer. It is obsoleted by getpwuid()",
"clang-analyzer-security.insecureAPI.getpw"
],
{ "reliability": "high" }
]