Fix an alignment-related bug in huge_ralloc().

Fix huge_ralloc() to call huge_palloc() only if alignment requires it.
This bug caused under-sized allocation for aligned huge reallocation
(via rallocm()) if the requested alignment was less than the chunk size
(4 MiB by default).
1 file changed
tree: 321413b07299517e47cdc88a48a7dbd7223b6a52
  1. jemalloc/
  2. .gitignore