v0.7.1: Fix Header.Status
The size indices were not adjusted when we changed to int16 recently, which made it overwrite the header status. Which shows the importance of good tests.
The size indices were not adjusted when we changed to int16 recently, which made it overwrite the header status. Which shows the importance of good tests.