[scudo] Fix inconsistent signed/unsigned comparison
authorChia-hung Duan <chiahungduan@google.com>
Wed, 15 Feb 2023 18:26:24 +0000 (18:26 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Wed, 15 Feb 2023 19:14:17 +0000 (19:14 +0000)
commit72584d91990bb22c4df7dcbd6c003144dca7874c
tree68d6935f9b3eccddab2dd3df77ca350b76a0abc5
parentdf2ea2fc2839f975d67cb89020e62f5a95c677a2
[scudo] Fix inconsistent signed/unsigned comparison

Fix broken test on PPC

Differential Revision: https://reviews.llvm.org/D144121
compiler-rt/lib/scudo/standalone/tests/scudo_hooks_test.cpp