[all-commits] [llvm/llvm-project] 02f3e9: [AutoUpgrade] Fix use after free
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 8 02:54:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 02f3e95a42d0a9bf84ac5535b74e9f96ef22a8ca
https://github.com/llvm/llvm-project/commit/02f3e95a42d0a9bf84ac5535b74e9f96ef22a8ca
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M llvm/lib/IR/AutoUpgrade.cpp
Log Message:
-----------
[AutoUpgrade] Fix use after free
Determine the intrinsic ID before the name is freed during renaming.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list