mirror of
https://github.com/NGSolve/netgen.git
synced 2025-03-23 15:07:56 +05:00

Hardened toolchains (eg, mainline Fedora) no longer tolerate null derefs that were silently trapped/ignored in earlier versions. This eliminates a nullptr deref in archive.hpp that was failing several unit tests (and causing crashes) when trying to manipulate default-constructed archive objects.