]> git.tdb.fi Git - libs/datafile.git/commitdiff
Pass mode to ZlibCompressed
authorMikko Rasa <tdb@tdb.fi>
Sat, 5 Jan 2013 09:40:42 +0000 (11:40 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 5 Jan 2013 11:01:49 +0000 (13:01 +0200)
This makes creating compressed packs work.  The temporary file is opened
with M_RDWR because we want to read the data back from the same handle, so
ZlibCompressed can't autodetect the mode.


No differences found