mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 08:02:14 +02:00
At least `Value::operator=` didn't properly unref the `PDF::Object` when it was called. This type of problem is removed by just letting `RefPtr` do its thing. This patch increases the memory consumption by LibPDF by 4 bytes (the other union objects) per value.
1.3 KiB
1.3 KiB