diff options
author | Jake Dane <3689-jakedane@users.noreply.gitlab.gnome.org> | 2022-08-19 06:12:25 +0000 |
---|---|---|
committer | Jake Dane <3689-jakedane@users.noreply.gitlab.gnome.org> | 2022-08-19 06:12:25 +0000 |
commit | 17a924a2275b3e7721dc05e0670cae638371a98f (patch) | |
tree | 40c2fbaeed5d0ca2420dbf68350674624d41312b /gdk-pixbuf/io-pnm.c | |
parent | 3313034f3cba6a7532bcf87e9756c0d823243dc4 (diff) | |
download | gdk-pixbuf-17a924a2275b3e7721dc05e0670cae638371a98f.tar.gz |
jpeg: Increase memory limit for loading image data
As fix for security issue #205 when loading image data the memory size
was limited to 100 MB. That seemed like a good threshold. For larger
images, from around 18 megapixels (MP) and up though not for all such
images, this threshold was too low. Increasing the threshold too 300 MB
seems to work better and lets larger images load.
Fixes #216.
Diffstat (limited to 'gdk-pixbuf/io-pnm.c')
0 files changed, 0 insertions, 0 deletions