Skip to content

Gfx::opSetExtGState: Fix memory leak on broken files

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

While at it move definitions of i and funcs down where used, also remove the abuse of funcs[0] in one place and just declare a Function for it

Merge request reports