2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-22 10:09:06 +00:00
qpdf/examples
Jay Berkenbilt ac9c1f0d56 Security: replace operator[] with at
For std::string and std::vector, replace operator[] with at.  This was
done using an automated process.  See README.hardening for details.
2013-10-18 10:45:14 -04:00
..
qtest Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
build.mk Add QPDFObjectHandle::parseContentStream method 2013-01-20 15:35:39 -05:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-bookmarks.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00
pdf-create.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
pdf-double-page-size.cc Restore coverage case 2012-07-25 22:32:14 -04:00
pdf-invert-images.cc Use QPDFObjectHandle::getObjGen() where appropriate 2013-06-14 14:58:09 -04:00
pdf-linearize.c don't overrun argv with invalid arguments 2010-10-04 15:16:32 +00:00
pdf-mod-info.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-parse-content.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00