pool.c
3.06 KB
-
pool: Agh, this test doesn't really apply in 32-bit machines · 7a16d54b
The size_t is 32-bit already, so it overflows before going into the function. The `-1` test should handle this gracefully in both cases anyway.
Vicent Marti committed