mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
750bed254f
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ColorSpace.cpp | ||
ColorSpace.h | ||
Command.h | ||
CommonNames.cpp | ||
CommonNames.h | ||
Document.cpp | ||
Document.h | ||
Filter.cpp | ||
Filter.h | ||
Forward.h | ||
Object.cpp | ||
Object.h | ||
Parser.cpp | ||
Parser.h | ||
Reader.h | ||
Renderer.cpp | ||
Renderer.h | ||
Value.cpp | ||
Value.h | ||
XRefTable.h |