Closed
Bug 875216
Opened 12 years ago
Closed 11 years ago
Canvas.toDataURL broken with Skia/GL, Valgrind says it encodes uninitialized data
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 848482
People
(Reporter: bjacob, Unassigned)
References
Details
Attachments
(1 file)
923 bytes,
text/html
|
Details |
Valgrind suggests that we're passing uninitialized data to the PNG encoder; snorp tells me that this is likely the same as bug 848482 but the current patch doesn't apply cleanly for me so I can't test.
Attaching a testcase.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•