diff options
author | Jason Evans <jasone@canonware.com> | 2015-07-24 00:16:32 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2015-07-24 00:18:49 (GMT) |
commit | 87ccb5554769d915338b9a980d36359a5c6ec3fa (patch) | |
tree | 90bfbf3e148f03a7b6e80597b6e2b7e4b8ff0c8a /test | |
parent | 4becdf21dceeeaaeec37043ce59d654c214363e2 (diff) | |
download | jemalloc-87ccb5554769d915338b9a980d36359a5c6ec3fa.zip jemalloc-87ccb5554769d915338b9a980d36359a5c6ec3fa.tar.gz jemalloc-87ccb5554769d915338b9a980d36359a5c6ec3fa.tar.bz2 |
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.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions