Skip to content

Bugfix create dom dump

Leo Michel-Dansac requested to merge bugfix_CreateDomDump into master

fixed bug in CreateDomDump. Some arrays where allocated more than once without being deallocated. (with reading methods hilbert and select_onthefly).

Merge request reports