ssbc / margaret

a flume-like persisted append-only log implementation
MIT License
16 stars 3 forks source link

fix calling Null() twice on the same entry #8

Closed cryptix closed 4 years ago

cryptix commented 4 years ago

previously it would panic when trying to allocate negative bytes.