Skip to content

Commit 3f94184

Browse files
committed
more keys
Created using spr 1.3.4
1 parent 32168e1 commit 3f94184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/test/hwasan/TestCases/Posix/dlerror.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <string.h>
1313
#include <unistd.h>
1414

15-
constexpr auto kKeys = 100;
15+
constexpr auto kKeys = 500;
1616

1717
int main(int argc, char **argv) {
1818
__hwasan_enable_allocator_tagging();

0 commit comments

Comments
 (0)