Opened 10 years ago
Closed 10 years ago
#65 closed defect (fixed)
geotifcp segfaults on TIFF input file with whitepoint information
Reported by: | batrdmi | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | libgeotiff | Version: | |
Keywords: | geotifcp | Cc: |
Description
geotifcp is unable to process TIFF input file with 'Whitepoint' attribute set. Example file test.tif is attached to this ticket. Running the following command:
geotifcp test.tif out.tif
leads to segmentation fault.
Patch for this issue is also attached to the ticket (see whitepoint.patch file).
Attachments (2)
Change History (5)
by , 10 years ago
comment:1 by , 10 years ago
Summary: | geotifcp segfaults on TIF input file with whitepoint information → geotifcp segfaults on TIFF input file with whitepoint information |
---|
Note:
See TracTickets
for help on using tickets.
sample input file