diff options
author | Anna Zaks <ganna@apple.com> | 2012-01-18 02:45:11 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-01-18 02:45:11 +0000 |
commit | 560dbe9ac942e16d1ee3e4f99a7e2a3be652689b (patch) | |
tree | 35d869f8c0790e692c3590d6aecd9f0391549913 /clang/lib/AST/ExprConstant.cpp | |
parent | 5d324e509cb6147412a4484b23ac05940f04b434 (diff) | |
download | bcm5719-llvm-560dbe9ac942e16d1ee3e4f99a7e2a3be652689b.tar.gz bcm5719-llvm-560dbe9ac942e16d1ee3e4f99a7e2a3be652689b.zip |
[analyzer] Taint: warn when tainted data is used to specify a buffer
size (Ex: in malloc, memcpy, strncpy..)
(Maybe some of this could migrate to the CString checker. One issue
with that is that we might want to separate security issues from
regular API misuse.)
llvm-svn: 148371
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions