Skip to content

Bugfix create dom dump

Jeremy Blaizot requested to merge bugfix_CreateDomDump into develop

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

Merge request reports