Bug 115076

Summary: ElementData::attributeItem() should bounds-check the index.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, esprehn+autocc, kling, koivisto, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-04-23 19:03:39 PDT
ElementData::attributeItem() should bounds-check the index.
Comment 1 Andreas Kling 2013-04-23 19:04:36 PDT
Created attachment 199377 [details]
Patch
Comment 2 Andreas Kling 2013-04-24 12:59:46 PDT
Committed r149060: <http://trac.webkit.org/changeset/149060>