mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 06:05:03 -04:00

int isn't enough for SIZE_MAX/2. Hardcoding the value will make the compilers complain. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>