Open GoogleCodeExporter opened 9 years ago
There already is a check that the shadow memory range does not interleave with
the existing library mappings. It's possible to also check for anonymous
mappings as well, but that might be quite slow.
I think we just need to remove the allow_reexec flag and print a warning
suggesting to manually run with DYLD_INSERT_LIBRARIES if re-exec fails.
Will that cover your use cases?
Original comment by ramosian.glider@gmail.com
on 19 Dec 2014 at 9:45
Original issue reported on code.google.com by
kuba.brecka@gmail.com
on 18 Dec 2014 at 8:11Attachments: