[llvm] [llvm-objdump][ELF]Fix crash when reading strings from .dynstr (PR #125679)
Ruoyu Qiu via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 22:47:54 PST 2025
================
@@ -14,8 +14,11 @@
#include "ELFDump.h"
#include "llvm-objdump.h"
+#include "llvm/BinaryFormat/ELF.h"
----------------
cabbaken wrote:
I'm sorry about that, I thought that reminds you to check.
I'm sorry for such a mistake.
https://github.com/llvm/llvm-project/pull/125679
More information about the llvm-commits
mailing list