Skip to content

libzipplugin: revert zip_source_file from using unique_ptr

That issue with failing tests was calling zip_source_free on every single zip_source_file. I don't understand logic behind it, need some investigation. So here is "temporary" fix.

Merge request reports