Opened 8 years ago
Closed 8 years ago
#6674 closed defect (fixed)
segy ogr driver cannot handle nul terminated component strings
Reported by: | Kurt Schwehr | Owned by: | Kurt Schwehr |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OGR_SF | Version: | unspecified |
Severity: | normal | Keywords: | segy |
Cc: |
Description
sioseis finishes strings with '\0' in the initial header block. This blocks the OGR driver from detecting that the file is really a SEGY file.
Attachments (1)
Change History (2)
by , 8 years ago
Attachment: | segy-ascii-with-nuls.png added |
---|
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed with r35637