Bug 121655

Summary: Fix leaks in CSS parser caused by overwriting owned raw pointers with 0
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, macpherson, menard
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch andersca: review+

Description Darin Adler 2013-09-19 21:24:35 PDT
Fix leaks in CSS parser caused by overwriting owned raw pointers with 0
Comment 1 Darin Adler 2013-09-19 21:25:42 PDT
Created attachment 212121 [details]
Patch
Comment 2 Darin Adler 2013-09-19 21:28:46 PDT
Committed r156138: <http://trac.webkit.org/changeset/156138>