Skip to content

Fix memory bugs valgrind

Reinhard Resch requested to merge fix-memory-bugs-valgrind into develop

This branch fixes several memory leaks and also use of not initialized data.

Merge request reports