[PATCH] D42645: New simple Checker for mmap calls

David CARLIER via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 01:13:31 PST 2018


devnexen added a comment.

None of the possible solutions are ideal, but I think I chose the least complex (e.g. via analyzer-config), less edgy one, and 4 is the most common value I ve found so far for PROT_EXEC.


Repository:
  rC Clang

https://reviews.llvm.org/D42645





More information about the cfe-commits mailing list