[all-commits] [llvm/llvm-project] f4de60: fix use-after-free introduced in 8b76b44e46ac
Augie Fackler via All-commits
all-commits at lists.llvm.org
Wed Aug 2 11:38:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4de606ef271fe362f03d30c53a850f9877ec238
https://github.com/llvm/llvm-project/commit/f4de606ef271fe362f03d30c53a850f9877ec238
Author: Augie Fackler <augie at google.com>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M clang/lib/ExtractAPI/DeclarationFragments.cpp
Log Message:
-----------
fix use-after-free introduced in 8b76b44e46ac
ASan catches this easily enough.
More information about the All-commits
mailing list