[Webkit-unassigned] [Bug 103139] New: [ENCHANT] Infinite loop when end word position is not found

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 06:44:50 PST 2012


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

           Summary: [ENCHANT] Infinite loop when end word position is not
                    found
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: g.czajkowski at samsung.com


The problem is that in TextCheckerEnchant::checkSpellingOfString() the inner loop that looks for the end of the word doesn't break when end > numberOfCharacters.

-- 
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