On Thu, May 9, 2019 at 3:23 AM Florian Weimer <fwei...@redhat.com> wrote:
> I'm surprised that you can turn off ASLR for a running process.
> Clearly, this can only be partially effective.  I think the other bits
> (adjusting the heap break) are what matters.  You need to move that
> initialization code into malloc itself, and do these steps as part of
> the malloc initialization procedure.

Good idea.  I'll talk that over with upstream.  Thank you for the suggestion.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to