Bug 92333

Summary: Fix null ptr deref in CSSParser::storeVariableDeclaration().
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: New BugsAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, kling, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Luke Macpherson 2012-07-25 22:43:21 PDT
Fix null ptr deref in CSSParser::storeVariableDeclaration().
Comment 1 Luke Macpherson 2012-07-25 22:46:20 PDT
Created attachment 154545 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-26 01:32:59 PDT
Comment on attachment 154545 [details]
Patch

Clearing flags on attachment: 154545

Committed r123714: <http://trac.webkit.org/changeset/123714>
Comment 3 WebKit Review Bot 2012-07-26 01:33:03 PDT
All reviewed patches have been landed.  Closing bug.