We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32168e1 commit 3f94184Copy full SHA for 3f94184
compiler-rt/test/hwasan/TestCases/Posix/dlerror.cpp
@@ -12,7 +12,7 @@
12
#include <string.h>
13
#include <unistd.h>
14
15
-constexpr auto kKeys = 100;
+constexpr auto kKeys = 500;
16
17
int main(int argc, char **argv) {
18
__hwasan_enable_allocator_tagging();
0 commit comments