Bug 84267

Summary: Prevent potential null pointer dereference in CSSStyleSelector::applyProperty().
Product: WebKit Reporter: Luke Macpherson <macpherson>
Component: CSSAssignee: Luke Macpherson <macpherson>
Status: RESOLVED FIXED    
Severity: Normal CC: haraken, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.