Closed GPMueller closed 5 years ago
The segment headers are not initialized properly, so that sometimes random values are written out. The same may happen even when a segment header is read in.
I believe this is fixed with f56cbb23d0d474c2106f99f68d01fc259860ea55.
With 55c326c9a7b11d999a05f98c2e095188527eb33b, this should definitely no longer be an issue.
The segment headers are not initialized properly, so that sometimes random values are written out. The same may happen even when a segment header is read in.