Bug 8470 - CRASH: WebCore::HTMLMapElement::parseMappedAttribute if given map name=#text
Summary: CRASH: WebCore::HTMLMapElement::parseMappedAttribute if given map name=#text
Status: RESOLVED DUPLICATE of bug 8440
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Major
Assignee: Nobody
URL: http://toadstool.se/software/iexplode...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-18 19:32 PDT by Thomas Stromberg
Modified: 2006-04-18 21:57 PDT (History)
0 users

See Also:


Attachments
Testcase: map name=#moo (61 bytes, text/html)
2006-04-18 19:32 PDT, Thomas Stromberg
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Stromberg 2006-04-18 19:32:12 PDT
Using iExploder 1.3.0 I found an issue with the <map> parsing code. If you pass:

<map name=#moo>     

Safari Nightly-420+-r13911-2006-04-18 will crash.
Comment 1 Thomas Stromberg 2006-04-18 19:32:39 PDT
Created attachment 7815 [details]
Testcase: map name=#moo
Comment 2 Alexey Proskuryakov 2006-04-18 21:57:00 PDT

*** This bug has been marked as a duplicate of 8440 ***