Alex Rebert
|
6a3ac623b9
|
Fix out-of-bounds reads in OpenDDLParser
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31795
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24463
Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=36594
|
2021-10-28 23:13:29 -04:00 |
Kim Kulling
|
57e691e28e
|
openddl: latest greatest.
|
2020-10-25 10:34:43 +01:00 |
Martin Jerabek
|
6e95601875
|
OpenDDLParserUtils: replace chartype_table with simple comparison
|
2018-11-26 12:06:08 +01:00 |
Kim Kulling
|
51b915c97b
|
openddlparser: closes https://github.com/assimp/assimp/issues/1271.
|
2017-06-19 21:07:18 +02:00 |
Andy Maloney
|
3c5f1578c2
|
Fixes two type warnings and a missing case option
|
2016-12-07 20:30:45 -05:00 |
Kim Kulling
|
522f4e0882
|
Closes https://github.com/assimp/assimp/issues/786:
- fix invalid value get for index data.
- update OpenDDL-library
|
2016-02-07 17:58:28 +01:00 |
Kim Kulling
|
114d76765e
|
OpenDDLParser: latest greatest to get fix for coverity finding ( dereferenfing possible null ptr ).
|
2016-01-08 16:46:13 +01:00 |
Kim Kulling
|
2c60da38f3
|
openddl-parser: V0.2.0
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-05-05 22:26:40 +02:00 |
Kim Kulling
|
31cce98680
|
fix color handling in opengex importer.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-30 12:54:59 +02:00 |
Kim Kulling
|
223a5385af
|
openddl-parser latest greatest
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-16 11:09:54 +02:00 |
Kim Kulling
|
14e65f5325
|
openddl-parser: latest greatest:
fix invalid handling of float values stored a hexadecimal literals.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-14 12:04:39 +02:00 |
Kim Kulling
|
0d5a2ce4c1
|
openddl-parser: latest greatest with fixes for invalid reference information.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-03-17 14:25:15 +01:00 |
Kim Kulling
|
207906f039
|
first parsing of references and geometry objects.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-03-16 20:34:42 +01:00 |
Kim Kulling
|
79db48a0d1
|
openddl-parser: latest greatest.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-03-09 10:17:23 +01:00 |
Kim Kulling
|
bd1168af30
|
fix invalid line endling handling.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-02-10 20:46:02 +01:00 |
Kim Kulling
|
1ee4c06e4b
|
add openddl-parser to contrib.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-01-31 11:07:48 +01:00 |