jkuhlmann / cgltf

:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
MIT License
1.44k stars 136 forks source link

Fix file data being released using the wrong function. #160

Closed jkuhlmann closed 3 years ago

jkuhlmann commented 3 years ago

Fixes #159 and #158.