Files
ladybird/Userland/Libraries/LibPDF/DocumentParser.cpp
Nico Weber 67d8c8badb LibPDF: Use more direct method to access linearization dict
We know indirect_value_or_error.value contains an IndirectObject,
so there's no need to go through resolve().

No behavior change.
2023-07-12 06:28:15 +02:00

34 KiB