Not the best solution
Posted Mar 10, 2005 3:47 UTC (Thu) by
Ross (subscriber, #4065)
In reply to:
Not the best solution by bronson
Parent article:
Address space randomization in 2.6
(I know I'm following up very late so you are probably not going to see
this. But a newer article linked to this and I ran across your post.)
Not only buggy programs but any program that uses "%p" for example. And
the case I was thinking about was specifically dealing with buggy code:
it is nice to be able to reproduce crashes by providing the same inputs to
the program and re-running it if for no other reason that to verify the bug
before submitting a report.
(
Log in to post comments)