gecko-dev/tools/clang-tidy/test/clang-analyzer-security.insecureAPI.getpw.json
2019-04-18 08:49:52 +00:00

1 line
190 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"}]