[all-commits] [llvm/llvm-project] f07b10: [Support] Recycler: Match dealloc size and enforce...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Jan 9 00:52:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f07b10b7c4706735c1e206b64da4c43aaf88b6af
https://github.com/llvm/llvm-project/commit/f07b10b7c4706735c1e206b64da4c43aaf88b6af
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/include/llvm/Support/Recycler.h
M llvm/unittests/Support/RecyclerTest.cpp
Log Message:
-----------
[Support] Recycler: Match dealloc size and enforce min size (#121889)
Address sanitizer found mismatching deallocation size in Recycler.
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