RESOLVED FIXED 29748
Null-deref when first access to an Attr node is after its Element is destroyed
https://bugs.webkit.org/show_bug.cgi?id=29748
Summary Null-deref when first access to an Attr node is after its Element is destroyed
Darin Adler
Reported 2009-09-25 13:38:42 PDT
We noticed that if your first access to an Attr node is after its Element is destroyed, you crash due to a null-dereference. This needs to be fixed.
Attachments
patch (15.49 KB, patch)
2009-09-25 13:49 PDT, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2009-09-25 13:49:58 PDT
Geoffrey Garen
Comment 2 2009-09-25 14:03:57 PDT
Comment on attachment 40141 [details] patch r=me
Darin Adler
Comment 3 2009-09-28 12:40:44 PDT
Lucas Forschler
Comment 4 2019-02-06 09:04:00 PST
Mass moving XML DOM bugs to the "DOM" Component.
Note You need to log in before you can comment on or make changes to this bug.