Closed
Bug 1471533
Opened 7 years ago
Closed 7 years ago
Update encoding_rs to 0.8.4
Categories
(Core :: Internationalization, enhancement, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
The loop unrolling in encoding_rs 0.8.1 introduced a memory corruption bug. The bug has no effect without the patch for bug 1402247, but with that patch everything goes orange.
0.8.4 fixes the bug.
| Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8988111 [details]
Bug 1471533 - Update encoding_rs to 0.8.4. .
https://reviewboard.mozilla.org/r/253366/#review259988
Attachment #8988111 -
Flags: review?(VYV03354) → review+
Pushed by hsivonen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91b8bd385fad
Update encoding_rs to 0.8.4. r=emk.
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•