unmask_jemalloc
unmask_jemalloc copied to clipboard
Does not support Firefox debug builds
In debug builds a magic field gets added to arena_run_t and arena_t. This causes some of the read offsets to be wrong. Would it be better to use the type information from the binary to lookup fields instead of hard coding offsets?
unmask_jemalloc is unsupported, please use shadow instead: https://github.com/CENSUS/shadow