summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-10-07 09:01:04 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-10-07 09:01:04 +0000
commit53cf2a81128c4bbeb480d80cbcf409d7b207239d (patch)
treefaf54fa54cae1f52ccb4969df5a2f0eb194dba58 /clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
parentb7aec331255e7be93652dfad94e817fd8b7be0b8 (diff)
downloadbcm5719-llvm-53cf2a81128c4bbeb480d80cbcf409d7b207239d.tar.gz
bcm5719-llvm-53cf2a81128c4bbeb480d80cbcf409d7b207239d.zip
[ELF] - Do not crash on invalid size of dynamic section.
Previously if sh_size of dynamic section was broken, lld may crash. Or even may not crash if used 32 bits host. (then value may be truncated to 32 bits when doing pointer arithmetic and could be just zero). Patch fixes the issue. Differential revision: https://reviews.llvm.org/D25327 llvm-svn: 283533
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud