aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-07-25 16:13:30 +0200
committerJay Berkenbilt <ejb@ql.org>2017-07-26 12:24:07 +0200
commit603f222365252f1a1e20303b3dbe52466be3053b (patch)
tree7b3244c9282af1aa37f9c70905ab9b8a70f7ba94 /include
parentbd6c8456190af148c9f40806f3a6f561a3c38a53 (diff)
downloadqpdf-603f222365252f1a1e20303b3dbe52466be3053b.tar.zst
Fix infinite loop while reporting an error (fixes #101)
This is CVE-2017-9210. The description string for an error message included unparsing an object, which is too complex of a thing to try to do while throwing an exception. There was only one example of this in the entire codebase, so it is not a pervasive problem. Fixing this eliminated one class of infinite loop errors.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions