mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
@@ -138,7 +138,7 @@ TEST_END
|
||||
|
||||
int
|
||||
main(void) {
|
||||
return (test(
|
||||
return test(
|
||||
test_junk_small,
|
||||
test_junk_large));
|
||||
test_junk_large);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user