Bug 6610

Summary: change RefPtr so that it works when deref ends up deleting the RefPtr
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: mjs
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to always set the pointer before doing a deref() on the old value andersca: review+

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+
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.