diff options
author | ChiaHungDuan <chiahungduan@google.com> | 2024-06-11 14:52:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 14:52:28 -0700 |
commit | cc04bbb2752a0b2a5e7fb41ed1a9d54fbdd3be89 (patch) | |
tree | 192f59dd1304a5a5e916f409756f578cd480a994 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 3fce14569fc3611eddca41db055143285244736a (diff) | |
download | llvm-cc04bbb2752a0b2a5e7fb41ed1a9d54fbdd3be89.zip llvm-cc04bbb2752a0b2a5e7fb41ed1a9d54fbdd3be89.tar.gz llvm-cc04bbb2752a0b2a5e7fb41ed1a9d54fbdd3be89.tar.bz2 |
[scudo] Fix the calculation of PushedBytesDelta (#95177)
BytesInBG is always greater or equal to BG->BytesInBGAtLastCheckpoint.
Note that the bug led to unnecessary attempts of page releasing and
doesn't have critical impact on the correctness.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions