server-skynet-source-3rd-je.../include
Jason Evans 87ccb55547 Fix huge_palloc() to handle size rather than usize input.
huge_ralloc() passes a size that may not be precisely a size class, so
make huge_palloc() handle the more general case of a size input rather
than usize.

This regression appears to have been introduced by the addition of
in-place huge reallocation; as such it was never incorporated into a
release.
2015-07-23 17:18:49 -07:00
..
jemalloc Fix huge_palloc() to handle size rather than usize input. 2015-07-23 17:18:49 -07:00
msvc_compat Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00