irrlicht/source
cutealien 9f48103263 Fix crash caused by memory overwriting in TGA loader caused by bad RLE data
From sfan5's fuzzing test reported in Minetest here: https://github.com/minetest/irrlicht/issues/236
Was missing test if it writes beyond allocated memory which can be triggered by TGA's which lie in their RLE data.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6534 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-09-23 18:33:46 +00:00
..
Irrlicht Fix crash caused by memory overwriting in TGA loader caused by bad RLE data 2023-09-23 18:33:46 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00