[PATCH] D42645: New simple Checker for mmap calls

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 2 18:36:42 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC324166: [analyzer] Add a checker for mmap()s which are both writable and executable. (authored by dergachev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42645?vs=132715&id=132719#toc

Repository:
  rC Clang

https://reviews.llvm.org/D42645

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp
  test/Analysis/mmap-writeexec.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42645.132719.patch
Type: text/x-patch
Size: 5446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180203/9712a0cb/attachment.bin>


More information about the cfe-commits mailing list