mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-14 22:50:48 +05:00

A default-constructed (or just empty) ngarray will have 'ownmem' set despite not having an allocated data array. Destructor would then trigger an abort.