Bug 38491

Summary: Interpreter crashes due to incorrect refcounting of cached structures.
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mjs
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mjs: review+

Description Oliver Hunt 2010-05-03 15:04:12 PDT
Interpreter crashes due to incorrect refcounting of cached structures.
Comment 1 Oliver Hunt 2010-05-03 15:06:05 PDT
Created attachment 54964 [details]
Patch
Comment 2 Maciej Stachowiak 2010-05-03 15:11:27 PDT
<rdar://problem/7926160>
Comment 3 Maciej Stachowiak 2010-05-03 15:12:54 PDT
Comment on attachment 54964 [details]
Patch

r=me

Please mention the Radar bug number in the ChangeLog.
Comment 4 Oliver Hunt 2010-05-03 15:19:15 PDT
Committed r58705: <http://trac.webkit.org/changeset/58705>