with GRABSIZE; This way, malloc(1000000) followed by free() followed by another malloc(1000000) will result in the same block being allocated, because first_present will now find it |
||
|---|---|---|
| .. | ||
| h | ||
| src | ||
| .distr | ||
| compare | ||
| install | ||
with GRABSIZE; This way, malloc(1000000) followed by free() followed by another malloc(1000000) will result in the same block being allocated, because first_present will now find it |
||
|---|---|---|
| .. | ||
| h | ||
| src | ||
| .distr | ||
| compare | ||
| install | ||