Opened 17 years ago

Last modified 17 years ago

#1507 closed defect

GDALRasterIO crashes for width values higher than 2048 with LZW enabled — at Initial Version

Reported by: luizcpg@… Owned by: Mateusz Łoskot
Priority: normal Milestone: 1.4.3
Component: GDAL_Raster Version: 1.4.1
Severity: normal Keywords:
Cc:

Description

Env : x86 32 bits - Linux
Gdal 1.3.1 

with width > 2048 and LZW disabled, work ,but the output file size is nosense.

GDAL_CACHEMAX = 10 or 100 has no diference.

example code:
http://rafb.net/p/ssWLHQ99.html

Change History (1)

by luizcpg@…, 17 years ago

Attachment: gdal_example.c added

code demonstrating the problem.

Note: See TracTickets for help on using tickets.