2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 00:10:54 +00:00
qpdf/zlib-flate
Jay Berkenbilt 6c39aa8763 In shippable code, favor smart pointers (fixes #235)
Use PointerHolder in several places where manually memory allocation
and deallocation were being used. This helps to protect against memory
leaks when exceptions are thrown in surprising places.
2019-06-22 16:57:52 -04:00
..
qtest update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Ensure zlib-flate doesn't link with an old libqpdf 2018-07-24 18:03:22 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
zlib-flate.cc In shippable code, favor smart pointers (fixes #235) 2019-06-22 16:57:52 -04:00