Ash Carter
Ash Carter
I found this issue through opening Gnome Nautilus to the `f3d/testing/data` directory after cloning the project without git LFS (hence the provided file content) where Nautilus would crash because the...
I searched through all the `f3d*.thumnailers` in `/usr/share/thumbnailers` and found 1) only the `f3d-plugin-native.thumbnailer` caused a memory leak 2) only the *`MimeType=application/vnd.mdl`* in `f3d-plugin-native.thumbnailer` caused a memory leak
ah sorry I coppied the wrong line, yes `MimeType=application/vnd.mdl` crashed sorry
> The MDL importer definitely is not safe and we definitely need to fix that. > > The format itself makes it hard but I'm sure we can do better....
> Well, feel free to take a look into it if you want :) Sure! All thought I don't have much experience with file parsers so I don't know how...