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