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 b2ec998 commit d0c36b3Copy full SHA for d0c36b3
Guest/Sources/dlmalloc/src/upstream_malloc.h
@@ -3131,8 +3131,7 @@ static int init_mparams(void) {
3131
}
3132
#endif /* WIN32 */
3133
3134
- /* Sanity-check configuration:
3135
- size_t must be unsigned and as wide as pointer type.
+ /* size_t must be unsigned and as wide as pointer type.
3136
ints must be at least 4 bytes.
3137
alignment must be at least 8.
3138
Alignment, min chunk size, and page size must all be powers of 2.
0 commit comments