Jason Evans b9408d77a6 Fix/simplify chunk_recycle() allocation size computations.
Remove outer CHUNK_CEILING(s2u(...)) from alloc_size computation, since
s2u() may overflow (and return 0), and CHUNK_CEILING() is only needed
around the alignment portion of the computation.

This fixes a regression caused by
5707d6f952c71baa2f19102479859012982ac821 (Quantize szad trees by size
class.) and first released in 4.0.0.

This resolves #497.
2016-11-11 22:18:39 -08:00
..
2016-10-13 15:33:56 -07:00
2016-11-02 19:35:12 -07:00
2016-10-13 14:58:38 -07:00
2016-02-19 20:29:06 -08:00
2014-04-15 16:49:57 -07:00