forked from OSchip/llvm-project
a54d81f597
Summary: This patch introduces a new checker: `alpha.security.cert.pos.34c` This checker is implemented based on the following rule: https://wiki.sei.cmu.edu/confluence/x/6NYxBQ The check warns if `putenv` function is called with automatic storage variable as an argument. Differential Revision: https://reviews.llvm.org/D71433 |
||
---|---|---|
.. | ||
checkers | ||
developer-docs | ||
user-docs | ||
checkers.rst | ||
conf.py | ||
developer-docs.rst | ||
make.bat | ||
user-docs.rst |