summaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF_pages.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-10-05 17:30:27 +0200
committerJay Berkenbilt <ejb@ql.org>2013-10-10 02:57:14 +0200
commit0bfe9024893ebb1f62108fe6c24410e6ba589c3e (patch)
treefdfce5d27bfb482042105e1ba61d46e56294905e /libqpdf/QPDF_pages.cc
parent10bceb552f1cfd2ddae3c8bfd7d9b38a66e710c4 (diff)
downloadqpdf-0bfe9024893ebb1f62108fe6c24410e6ba589c3e.tar.zst
Security: avoid pre-allocating vectors based on file data
In places where std::vector<T>(size_t) was used, either validate that the size parameter is sane or refactor code to avoid the need to pre-allocate the vector.
Diffstat (limited to 'libqpdf/QPDF_pages.cc')
0 files changed, 0 insertions, 0 deletions