diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-11-23 11:53:40 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-11-23 13:05:12 +0300 |
commit | 76a626b2061bc8a33656a49ebcabbfa75c317d4c (patch) | |
tree | 71b3ffd8ae14018d8fda1eb56447c486af277a76 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 48d7cc6ae23b0e5b1922457462d0f6e4582a1ae7 (diff) | |
download | llvm-76a626b2061bc8a33656a49ebcabbfa75c317d4c.zip llvm-76a626b2061bc8a33656a49ebcabbfa75c317d4c.tar.gz llvm-76a626b2061bc8a33656a49ebcabbfa75c317d4c.tar.bz2 |
[llvm-readelf/obj] - Fix the possible crash when dumping group sections.
It is possible to trigger a crash/misbehavior when the st_name field of
the signature symbol goes past the end of the string table.
This patch fixes it.
Differential revision: https://reviews.llvm.org/D91943
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions