On Fri, Aug 12, 2016 at 2:56 PM, Mark Kettenis <[email protected]> wrote: > The diff below fixes that bu also dumping out all the bits that have > an amap allocated. That's a sign that the pages are no longer > pristine and have been written to. > > ok?
_There's_ the check, nice! This would have affected dumping of other useful stuff too, like the __atexit list and the malloc options... ok guenther@
