[all-commits] [llvm/llvm-project] a5bdc4: [scudo] do not store size inside ring buffer (#74541)
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Dec 8 17:17:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5bdc4a4604272fa2b2c60fa9dde7aee05456162
https://github.com/llvm/llvm-project/commit/a5bdc4a4604272fa2b2c60fa9dde7aee05456162
Author: Florian Mayer <fmayer at google.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/combined.h
M compiler-rt/lib/scudo/standalone/fuzz/get_error_info_fuzzer.cpp
M compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
Log Message:
-----------
[scudo] do not store size inside ring buffer (#74541)
More information about the All-commits
mailing list