Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6743 closed defect (fixed)

GTiff: Create() with BLOCKYSIZE > image height produce invalid image

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: gtiff
Cc:

Description

Using the Create() interface (for example with gdalwarp) with a BLOCKYSIZE (non tiled mode) larger than the image height produce an invalid image.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 36647:

GTiff: fix creating an image with the Create() interface with BLOCKYSIZE > image height (fixes #6743)

comment:2 by Even Rouault, 7 years ago

In 36648:

GTiff: fix creating an image with the Create() interface with BLOCKYSIZE > image height (fixes #6743)

Note: See TracTickets for help on using tickets.