Skip to content
Commit 179fb90e authored by Alexey Ivanov's avatar Alexey Ivanov 🐢 Committed by Elvis Angelaccio
Browse files

libzipplugin: replace almost all raw pointers with unique_ptr

We define a custom deleter type to optimize the memory usage of the unique_ptr.

See https://stackoverflow.com/a/51274008 for more details.
parent 06b5d22c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment