Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new check, cert-env33-c, that diagnoses uses of system(), popen(), and ↵ | Aaron Ballman | 2016-02-22 | 1 | -0/+45 |
_popen() to execute a command processor. This check corresponds to the CERT secure coding rule: https://www.securecoding.cert.org/confluence/pages/viewpage.action?pageId=2130132 llvm-svn: 261530 |