[Desktop-packages] [Bug 73536]

2019-01-06 Thread Choller
Someone needs to rebase the patch here and push it to try. I'd be willing to mentor this, but I don't have the time to do it myself. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/73536

[Bug 73536]

2019-01-06 Thread Choller
Someone needs to rebase the patch here and push it to try. I'd be willing to mentor this, but I don't have the time to do it myself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/73536 Title: MASTER

Re: Gentoo with ASAN

2016-01-26 Thread choller
That sounds interesting for sure, but I doubt that ASan can be used to prevent security exploits. Some classes of bugs I would assume are nearly impossible to exploit with ASan in place, but e.g. use-after-free can still be exploited, you just need more allocations to force the memory to be reall

[Bug 400557]

2013-03-12 Thread Choller
Filter on qa-project-auto-change: Bug in removed tracer code, setting in-testsuite- flag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/400557 Title: CVE-2009-2477: Just-in-time (JIT) JavaScript co

[Bug 73536]

2012-12-06 Thread Choller
Getting this fixed should fix some issues with coverage measurement and external applications using the browser. My current problem is that an external testing application uses SIGTERM to signal the browser to terminate but GCOV data is not written out because no regular exit is performed. Are the

[Desktop-packages] [Bug 73536]

2012-12-06 Thread Choller
Getting this fixed should fix some issues with coverage measurement and external applications using the browser. My current problem is that an external testing application uses SIGTERM to signal the browser to terminate but GCOV data is not written out because no regular exit is performed. Are the