[all-commits] [llvm/llvm-project] d17ead: Do not call disable / enable on null depot (#82542)
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Feb 21 14:28:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d17eade22ab9a65144a2bbd538f47924eed6b87d
https://github.com/llvm/llvm-project/commit/d17eade22ab9a65144a2bbd538f47924eed6b87d
Author: Florian Mayer <fmayer at google.com>
Date: 2024-02-21 (Wed, 21 Feb 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/combined.h
Log Message:
-----------
Do not call disable / enable on null depot (#82542)
depot can be null if allocation_ring_buffer_size=0
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