Skip to content

JBIG2Stream::readTextRegion: Make bitmap an unique_ptr

Albert Astals Cid requested to merge aacid/poppler:jbigunique_ptr into master

Simplifies having to remember to add the delete on all those error cases

Merge request reports