diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-28 18:16:00 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-05-01 18:51:46 +0300 |
commit | 0d54612164519c874eecf5a1be68597b96410628 (patch) | |
tree | 2e2ea05981324c7a6be3971903aa2867b2afccec /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8c2f4e0e855cd41c412cb1c824960a8adf938b8f (diff) | |
download | llvm-0d54612164519c874eecf5a1be68597b96410628.zip llvm-0d54612164519c874eecf5a1be68597b96410628.tar.gz llvm-0d54612164519c874eecf5a1be68597b96410628.tar.bz2 |
[llvm-readelf] - Do not crash when the PT_INTERP has a broken offset.
We do not verify the p_offset of the PT_INTERP header and tool may
crash when a program interpreter name string goes past the end of the file.
Differential revision: https://reviews.llvm.org/D79013
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions