[all-commits] [llvm/llvm-project] b40908: [NFC][scudo] Avoid integer overflow in test
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jun 3 00:09:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b40908e639b6075c77d7b2a990a2a273a39f4102
https://github.com/llvm/llvm-project/commit/b40908e639b6075c77d7b2a990a2a273a39f4102
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/common_test.cpp
Log Message:
-----------
[NFC][scudo] Avoid integer overflow in test
releasePagesToOS may shrink RSS below the value stored on start.
More information about the All-commits
mailing list