Re: [gentoo-hardened] Gnash and aslr-fix

2012-02-26 Thread Christian Apeltauer
On Sat, 25 Feb 2012 11:06:06 +0200 "PaX Team" wrote: > On 25 Feb 2012 at 10:09, Christian Apeltauer wrote: > > hi, > > > The code wasn't exactly the same as expected by firefox's > > ff9-aslr-fix.patch, but I was able to port it to gnash. gnash works > > now. Nonetheless I would like to have m

Re: [gentoo-hardened] Gnash and aslr-fix

2012-02-26 Thread PaX Team
On 26 Feb 2012 at 11:01, Christian Apeltauer wrote: > > while the patch looks good me, can't you simply configure gnash to > > not use the embedded jemalloc copy but the systemwide one (which was > > fixed 2 years ago or so)? > > I added --disable-jemalloc to $myconf and gnash worked without the >

Re: [gentoo-hardened] Gnash and aslr-fix

2012-02-26 Thread Anthony G. Basile
On 02/26/2012 05:44 AM, PaX Team wrote: On 26 Feb 2012 at 11:01, Christian Apeltauer wrote: while the patch looks good me, can't you simply configure gnash to not use the embedded jemalloc copy but the systemwide one (which was fixed 2 years ago or so)? I added --disable-jemalloc to $myconf a