mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
This prevents a crash when more tracks were recorded than fit in an scp image. When I first encountered a problem doing an 84-track operation, this led to a segfault later on since memory was written past the end of _fileheader, and (I think) stomped on a pointer.