[PATCH] D42645: New simple Checker for mmap calls
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 28 17:31:39 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326405: [analyzer] Add a checker for mmap()s which are both writable and executable. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D42645?vs=135258&id=136449#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42645
Files:
cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
cfe/trunk/test/Analysis/mmap-writeexec.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42645.136449.patch
Type: text/x-patch
Size: 6671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180301/f214eeca/attachment.bin>
More information about the cfe-commits
mailing list