[all-commits] [llvm/llvm-project] 1cda91: [Demangle] Fix leak of temporary TypeBuf buffer in...
Luís Ferreira via All-commits
all-commits at lists.llvm.org
Wed Jun 10 18:57:07 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cda91dad0208cccdeafc4a04ffcbb9626e3f157
https://github.com/llvm/llvm-project/commit/1cda91dad0208cccdeafc4a04ffcbb9626e3f157
Author: Luís Ferreira <contact at lsferreira.net>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M llvm/lib/Demangle/DLangDemangle.cpp
Log Message:
-----------
[Demangle] Fix leak of temporary TypeBuf buffer in DLangDemangle (#203116)
Detected by sanitizer
https://lab.llvm.org/buildbot/#/builders/55/builds/28902 after merge.
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