Skip to content

MLT: check pointers before dereferencing them

Halla Rempt requested to merge work/rempt/mlt_check_pointers into master

This prevents MLT from crashing krita on startup if the MLT plugins cannot be found. MLT probably will still crash if you create an animation with audio and start playing it, though.

And it doesn't really fix MLT's rather fragile plugin loading mechanism...

Merge request reports