mem: define the MAX_MALLOC_SIZE constant and use it in place of INT_MAX
This makes re-dimensionating the constant simpler, since now it is defined only in one place.
Showing
Please
register
or
sign in
to comment
This makes re-dimensionating the constant simpler, since now it is defined only in one place.