WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
6610
change RefPtr so that it works when deref ends up deleting the RefPtr
https://bugs.webkit.org/show_bug.cgi?id=6610
Summary
change RefPtr so that it works when deref ends up deleting the RefPtr
Darin Adler
Reported
2006-01-17 03:15:50 PST
Maciej ran into this with what he's working on.
Attachments
patch to always set the pointer before doing a deref() on the old value
(3.12 KB, patch)
2006-01-17 03:16 PST
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2006-01-17 03:16:22 PST
Created
attachment 5735
[details]
patch to always set the pointer before doing a deref() on the old value
Anders Carlsson
Comment 2
2006-01-17 08:55:36 PST
Comment on
attachment 5735
[details]
patch to always set the pointer before doing a deref() on the old value r=me
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