mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cc28747e25
This adds a new option --clamp-contents to dmd.py. This replaces every value contained in the memory contents in the log with a pointer to the start of a live block, if the value is a pointer into the middle of that block. All other values are replaced with 0. This conservative analysis makes it easier to determine which blocks point to other blocks. |
||
---|---|---|
.. | ||
build | ||
fallible | ||
jemalloc | ||
mozalloc | ||
mozjemalloc | ||
replace | ||
volatile | ||
moz.build |