Bug 84267 - Prevent potential null pointer dereference in CSSStyleSelector::applyProperty().
Summary: Prevent potential null pointer dereference in CSSStyleSelector::applyProperty().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Macpherson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 12:54 PDT by Luke Macpherson
Modified: 2012-04-18 14:52 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2012-04-18 12:55 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-04-18 12:54:59 PDT
Prevent potential null pointer dereference in CSSStyleSelector::applyProperty().
Comment 1 Luke Macpherson 2012-04-18 12:55:48 PDT
Created attachment 137744 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-18 14:52:05 PDT
Comment on attachment 137744 [details]
Patch

Clearing flags on attachment: 137744

Committed r114566: <http://trac.webkit.org/changeset/114566>
Comment 3 WebKit Review Bot 2012-04-18 14:52:13 PDT
All reviewed patches have been landed.  Closing bug.