Files
clang-p2996/compiler-rt/lib/scudo/standalone/release.cpp
Fabio D'Urso 76a5602fd0 [scudo] Always express sizes in terms of element count in BufferPool (#66896)
This fixes the issue that resulted in getBuffer interpreting its
argument as a number of elements and getDynamicBuffer interpreting it
as a number of bytes.
2023-09-27 15:57:57 +02:00

557 B