[all-commits] [llvm/llvm-project] b32708: [ELF] addDependentLibrary: fix a use-after-free bu...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jul 26 14:52:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3270888cb2f61e9441c59cc81dbeea2bee07584
https://github.com/llvm/llvm-project/commit/b3270888cb2f61e9441c59cc81dbeea2bee07584
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/test/ELF/print-archive-stats.s
Log Message:
-----------
[ELF] addDependentLibrary: fix a use-after-free bug in archiveName
More information about the All-commits
mailing list