kimageformats/autotests
Mirco Miranda ecbcf3b7f4 DDS: fix buffer overflow in readCubeMap
The issue was identified by OSS Fuzz and the feature was not covered by our tests.

- Added earth-cubemap.dds under MIT licenses taken from [Open Toolkit library](https://github.com/mono/opentk/tree/main/Source/Examples/Data/Textures)
- Fix a wrong image size returned by a cubemap image
- Read test skips .license files
2024-12-12 09:42:24 +00:00
..
ani Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
pic Make PSD image reader endianess-agnostic. 2015-02-20 23:03:10 +00:00
read DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
write Re-added DDS plugin support 2024-12-11 06:45:00 +00:00
anitest.cpp Add plugin for animated Windows cursors (ANI) 2021-01-03 08:49:10 +00:00
CMakeLists.txt Re-added DDS plugin support 2024-12-11 06:45:00 +00:00
fuzzyeq.cpp Add write tests for heif/avif/jxl 2022-02-18 00:05:01 +01:00
long-runs.pic Rewrite the PIC image format handler 2014-05-04 13:42:30 +01:00
pictest.cpp Run clang-format on all cpp/h files 2021-03-08 20:15:33 +02:00
readtest.cpp DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
templateimage.cpp DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
templateimage.h DDS: fix buffer overflow in readCubeMap 2024-12-12 09:42:24 +00:00
writetest.cpp Improved write test 2024-11-28 06:52:15 +00:00