On 13/03/2019 17:03, mcatanz...@gnome.org wrote:
On Wed, Mar 13, 2019 at 11:53 AM, Jakub Jelinek <ja...@redhat.com> wrote:
calling methods on NULL pointers to objects etc.

Chromium probably does this (or, at least, did in the past). Removing -fno-delete-null-pointer-checks could introduce Fedora-specific crashes.

Yes v8 (and hence chromium) were well known for triggering crashes
when gcc first started assuming that people wouldn't call methods
on null pointers.

The underlying bugs in v8 where it was doing that may well be fixed
by now of course.

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
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