[PATCH] D42645: New simple Checker for mmap calls

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 13:13:41 PST 2018


NoQ edited reviewers, added: NoQ; removed: dergachev.a.
NoQ added a comment.

Actually, most of our `security` package is off by default (in the driver) for that very reason, so please never mind and just keep it in `security` :)

You can also put the checker straight into `security` bypassing `alpha` if you're not seeing any obvious problems with it - because it seems fairly straightforward and obvious.


Repository:
  rC Clang

https://reviews.llvm.org/D42645





More information about the cfe-commits mailing list