Closed
Bug 533393
Opened 15 years ago
Closed 15 years ago
"ASSERTION: invalid array index" in gfxTextRun::SanitizeGlyphRuns with U+2061
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 538065
People
(Reporter: jruderman, Assigned: roc)
References
Details
(Keywords: assertion, testcase, Whiteboard: [sg:dupe 538065])
Attachments
(2 files)
35 bytes,
text/html
|
Details | |
1.35 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
Unicode Character 'FUNCTION APPLICATION' (U+2061)
causes
###!!! ASSERTION: invalid array index: 'i < Length()', file ../../../dist/include/nsTArray.h, line 317
Tested on Mac OS X 10.6.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → roc
Attachment #416526 -
Flags: review?(jdaggett)
Reporter | ||
Comment 2•15 years ago
|
||
Don't forget to hg add the crashtest.
Assignee | ||
Comment 3•15 years ago
|
||
It's in the patch.
Updated•15 years ago
|
Attachment #416526 -
Flags: review?(jdaggett) → review+
Assignee | ||
Updated•15 years ago
|
Whiteboard: [needs landing]
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Whiteboard: [needs landing]
Updated•15 years ago
|
Group: core-security
Whiteboard: [sg:dupe 538065]
You need to log in
before you can comment on or make changes to this bug.
Description
•