reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

plain write: fixed bug with incorrect footer size computing. It happe… #145

Closed abudnik closed 8 years ago

abudnik commented 8 years ago

…ns on rewriting of a key that have empty flags to a key with NOCSUM flags in eblob_plain_writev_prepare()