mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 15:39:28 +00: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