DescriptionHandle getMemoryBase returning NULL in WriteTask.
DM::WriteTask::fData was changed from a data to a stream in
"SkData to SkStreamAsset to avoid unneeded copying"
https://skia.googlesource.com/skia/+/a4c6094177ebde18c706cbcfbd2013d0a088e0ee
However, DM::WriteTask::draw was not updated to handle this,
resulting in segfaults when trying to write out PDF files.
Committed: https://skia.googlesource.com/skia/+/d51ce44d18cb28df568f817b05478d24ef21c1a7
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address comment. #Messages
Total messages: 8 (2 generated)
|