[scudo] Fix RingBuffer initialization.
authorLuke Nicholson <lukenicholson@google.com>
Thu, 12 Jan 2023 21:05:30 +0000 (13:05 -0800)
committerFlorian Mayer <fmayer@google.com>
Thu, 12 Jan 2023 21:10:27 +0000 (13:10 -0800)
commit3fb470fe67cda25fd2ca74162727fd3c38eb0b11
tree1048b7431be704fc2a5d018a6e42e26981b77f20
parentde522fd1932eada09a3e312e5473180965b118a6
[scudo] Fix RingBuffer initialization.

Several map implementations require that map calls provide a page
aligned size.

Reviewed By: fmayer

Differential Revision: https://reviews.llvm.org/D141630
compiler-rt/lib/scudo/standalone/combined.h