-
Alexander Alekhin authored
- don't reallocate passed 'img' (test fixed - must use IMREAD_UNCHANGED / IMREAD_ANYCOLOR) - avoid memory DDOS - avoid reading of whole file during header processing - avoid data access after allocated buffer during header processing (missing checks) - use WebPFree() to free allocated buffers (libwebp >= 0.5.0) - drop unused & undefined `.close()` method - added checks for channels >= 5 in encoder
0515f930
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
test_grfmt.cpp | ||
test_jpeg.cpp | ||
test_main.cpp | ||
test_png.cpp | ||
test_precomp.hpp | ||
test_read_write.cpp | ||
test_tiff.cpp | ||
test_webp.cpp |