Bug 92333 - Fix null ptr deref in CSSParser::storeVariableDeclaration().
Summary: Fix null ptr deref in CSSParser::storeVariableDeclaration().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 22:43 PDT by Luke Macpherson
Modified: 2012-07-26 01:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2012-07-25 22:46 PDT, Luke Macpherson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.