diff options
| author | Alexander Golubev <fatzer2@gmail.com> | 2024-02-22 04:54:37 +0300 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-22 18:29:32 +0900 |
| commit | ab31b74b6a2aa04a7918243f7536281c3adb532b (patch) | |
| tree | 8fce9473c4a1dc62b0cd5e98be7e41b35f037be5 /src/gvcore/externaltoolaction.h | |
| parent | b97fb9f1a9ae7f4f7df8ad9f9ab07ed70bbbb6bc (diff) | |
| download | gwenview-ab31b74b.tar.gz gwenview-ab31b74b.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>
(cherry picked from commit 967c50523329266e92d9ae590733b423cd0f646f)
Diffstat (limited to 'src/gvcore/externaltoolaction.h')
0 files changed, 0 insertions, 0 deletions
