Fix a regression in CHUNK_MAP_UNZEROED change.

Fix a regression added by revision:

	3377ffa1f4f8e67bce1e36624285e5baf5f9ecef
	Change CHUNK_MAP_ZEROED to CHUNK_MAP_UNZEROED.

A modified chunk->map dereference was missing the subtraction of
map_bias, which caused incorrect chunk map initialization, as well as
potential corruption of the first non-header page of memory within each
chunk.
1 file changed
tree: 64f03bc0715667532bd595551964666b03cd15fb
  1. jemalloc/
  2. .gitignore