On Fri, 2018-06-22 at 18:06 +0200, Mark Wielaard wrote: > The length field could be so big that it would wrap around the next_offset. > We don't really care that length is bogus, but we don't want to use it to > calculate the next offset if it is.
Pushed to master.