Monty Montgomery 5ee4e43393 Fix nullptr deref in archive
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.
2022-05-15 01:16:58 -04:00
..
2022-05-15 01:16:58 -04:00
2022-05-06 18:21:44 +02:00
2022-05-07 19:54:43 +02:00