DescriptionFix a leak when TIFFRGBAImageBegin fails
The method to create image can fail even after ycbcr has been set, so
the current way to release is not enough. TIFFRGBAImageEnd is safe in
that it checks for existence before deleting, and deletes whatever has
been created.
BUG=657473
Committed: https://pdfium.googlesource.com/pdfium/+/7341149c634e0ab9a619898826440f6e952cf0aa
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|