[Webkit-unassigned] [Bug 15123] Self-replicating code makes Safari hang and eventually crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 10 13:10:02 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=15123





--- Comment #5 from chris reiss <christopher.reiss at nokia.com>  2011-01-10 13:10:02 PST ---
This creates infinite recursion in WebCore::Document::write( ).

A simple fix seems to be to simply limit the depth of this recursion.

Would this break anything?  It's hard for me to envision a real world example 
more than a level or two deep (and those are pretty strange.)

Feedback welcome ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list