WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2009-09-25 13:49:58 PDT
Created
attachment 40141
[details]
patch
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
http://trac.webkit.org/changeset/48769
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.
Top of Page
Format For Printing
XML
Clone This Bug