Skip to content

Fix SEG-Y header field parsing

  • Fix off-by-one error in header format file parsing.
  • Fix the byte-range style header-field arguments so they match the way they are commonly written in SEG-Y text headers.
  • Add more validation of header-field arguments so it's impossible to specify an illegal header field.
Edited by Morten Ofstad

Merge request reports