diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-01 16:40:25 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-04-20 14:14:17 +0300 |
commit | e19628fde58e2909b5fcd051c231cf1d62f05833 (patch) | |
tree | 58fe9310ade75cc8072bab60b8fcced373283bd0 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 4ba7ae85da314e3f14a5bf26bf80dc29410b3e71 (diff) | |
download | llvm-e19628fde58e2909b5fcd051c231cf1d62f05833.zip llvm-e19628fde58e2909b5fcd051c231cf1d62f05833.tar.gz llvm-e19628fde58e2909b5fcd051c231cf1d62f05833.tar.bz2 |
[llvm-readobj] - Fix crashes and misbehaviors when reading strings from broken string tables.
There are cases when we either might print garbage or crash when
reading strings for dumping dynamic tags.
For example when a string table is not null-terminated or goes past the EOF.
This patch fixes issues mentioned.
Differential revision: https://reviews.llvm.org/D77216
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions