diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2024-02-22 04:54:37 +0300 |
---|---|---|
committer | Alexander Golubev <fatzer2@gmail.com> | 2024-02-22 05:49:11 +0300 |
commit | 967c50523329266e92d9ae590733b423cd0f646f (patch) | |
tree | d7def20e0b29f6a81d90ca1630a99a393692a6e0 /src/updates | |
parent | eed7134d3213d05a8afa96df56bbd1dfb1706d9d (diff) | |
download | gwenview-967c50523329266e92d9ae590733b423cd0f646f.tar.gz gwenview-967c50523329266e92d9ae590733b423cd0f646f.zip |
Fix a crash when loading a PPMRAW image
The crash is caused by the fact that TQImageIO::imageFormat() may return
some values not present in neighter KImageIO::types(KImageIO::Reading)
nor in TQImage::inputFormatList(), e.g. different flavours of ppm like
PPMRAW. Besides that it's possible theat TQt could support other formats
unknown to TDE.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'src/updates')
0 files changed, 0 insertions, 0 deletions