Bug 84366

Summary: Eliminate potential null pointer dereference in CSSStyleSelector::containsUncommonAttributeSelector().
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-19 11:54:03 PDT
Eliminate potential null pointer dereference in CSSStyleSelector::containsUncommonAttributeSelector().
Comment 1 Luke Macpherson 2012-04-19 11:55:51 PDT
Created attachment 137939 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-19 15:03:19 PDT
Comment on attachment 137939 [details]
Patch

Clearing flags on attachment: 137939

Committed r114678: <http://trac.webkit.org/changeset/114678>
Comment 3 WebKit Review Bot 2012-04-19 15:03:23 PDT
All reviewed patches have been landed.  Closing bug.