]> git.tdb.fi Git - libs/datafile.git/commitdiff
Throw an exception if trying to load a nonexistent file
authorMikko Rasa <tdb@tdb.fi>
Wed, 21 Aug 2019 22:06:52 +0000 (01:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 21 Aug 2019 22:06:52 +0000 (01:06 +0300)
Collection::open_raw returns a null pointer in this case so it must be
checked.


No differences found