Commit Graph

16 Commits

Author SHA1 Message Date
Kim Kulling
d62724ab4f Update test.c
fix compiler warnings.
2019-03-29 09:05:24 +01:00
Kim Kulling
92ec834fec Update zip.c
Fix compiler warnings.
2019-03-29 08:42:19 +01:00
Kim Kulling
7b4c704e6b Update README.md
Fix format findings.
2019-03-29 08:27:38 +01:00
Charlie Gettys
ab92f50fa8 Add upstreamed change to miniz.h 2019-03-27 11:28:37 -04:00
Charlie Gettys
bb11f90983 Update zip library to current head. Closes assimp/assimp#2388 2019-03-26 22:45:20 -04:00
Kim Kulling
fb660823fc new gtest version: 1.8.0 2018-01-01 19:42:01 +01:00
Kim Kulling
36cddcc8b7 Update miniz.h
retrigger CI.
2017-12-04 15:20:23 +01:00
Kim Kulling
fe6608175b Update miniz.h
Fix test against null bytes to push back.
2017-12-04 15:19:34 +01:00
Kim Kulling
98cb898463 Merge branch 'master' into kimkulling-miniz-memoryaccessfix 2017-12-04 13:31:00 +01:00
Kim Kulling
b92c3ca161 fix invalid op 2017-12-04 13:19:34 +01:00
Turo Lamminen
45f2f31011 miniz: Remove some dead assignments 2017-12-02 17:59:04 +02:00
Kim Kulling
2897433358 Update miniz.h
Add an assertion test and return true to not change the expected behaviour of buggy function.
2017-11-30 10:47:52 +01:00
Kim Kulling
915ee95ad3 Fx nullptr dereference. 2017-11-30 09:12:41 +01:00
Kim Kulling
59dcfefeb2 fix unaligned memory access. 2017-11-29 16:45:09 +01:00
Kim Kulling
fd2da59427 fix unaligned memory access. 2017-11-29 16:23:12 +01:00
Kim Kulling
3dfca3bc84 3MF: add export to a given archive. 2017-11-27 21:48:33 +01:00