2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-27 23:53:33 +00:00
qpdf/qpdf
m-holger 02e89bbe47 Fix bug in QPDFWriter::preserveObjectStreams
Code failed to allow for QPDF::getCompressibleObjSet deleting objects
from the object cache in case of multiple entries for the same object id.

Add fuzz test case 68668.
2024-05-04 10:55:30 +01:00
..
qtest Add bad xref table test 2024-03-06 15:26:14 +00:00
CMakeLists.txt Fix tests when running comparison tool is adequate 2023-12-20 15:21:32 -05:00
fix-qdf.cc Format code, bump clang-format version to 18 2023-12-22 21:45:10 -05:00
pdf_from_scratch.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdf-ctest.c Remove compression from linearization tests where possible 2023-12-20 15:46:20 -05:00
qpdf.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
qpdf.testcov Fix bug in QPDFWriter::preserveObjectStreams 2024-05-04 10:55:30 +01:00
qpdfjob-ctest.c Remove unused include directives 2023-05-20 15:37:41 +01:00
sizes.cc Wiring for --set-page-labels: manual (non-bisectable commit) 2024-01-05 17:10:32 -05:00
test_char_sign.cc Add private methods QPDF::damagedPDF 2022-10-01 11:17:39 -04:00
test_driver.cc Add additional QPDFObjectHandle::Rectangle and Matrix tests 2024-02-20 14:53:18 +00:00
test_large_file.cc Code tidy - Clang-Tidy rule modernize-use-override 2023-06-09 15:52:56 +01:00
test_many_nulls.cc Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
test_parsedoffset.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_pdf_doc_encoding.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_pdf_unicode.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_renumber.cc Rerun clang-format 2023-05-21 13:35:09 -04:00
test_shell_glob.cc Remove unused include directives 2023-05-20 15:37:41 +01:00
test_tokenizer.cc Code tidy - Clang-Tidy rule modernize-use-override 2023-06-09 15:52:56 +01:00
test_unicode_filenames.cc Rerun format_code (after merging clang-tidy PR) 2023-05-20 14:52:19 -04:00
test_xref.cc Rerun clang-format 2023-05-21 13:35:09 -04:00