mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 07:40:26 +02:00
Merging r6270 from branch releases/1.8 to trunk
- Prevent buffer overflow in md2 loader git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6271 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
@ -334,6 +334,7 @@ Changes in 1.9 (not yet released)
|
||||
|
||||
--------------------------
|
||||
Changes in 1.8.6
|
||||
- Security: Fix buffer overflow caused by malformed md2 files. Thanks @procfs for reporting (https://irrlicht.sourceforge.io/forum/viewtopic.php?f=7&t=52785)
|
||||
- Makefile now only adds CFLAGS instead of overwriting them.
|
||||
- Several spelling fixes (Patch #455). Thanks @J. Puydt
|
||||
|
||||
|
Reference in New Issue
Block a user