Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6884 closed defect (fixed)

geraster - memory allocation fails

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone:
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: g
Cc: ilucena

Description

The driver fails to allocate memory for extra large block size, mostly when JP2-F compression since the block is the whole image.

Change History (6)

comment:1 by ilucena, 7 years ago

Resolution: fixed
Status: assignedclosed

In 38216:

fix #6884 - georaster memory allocation fails

comment:2 by ilucena, 7 years ago

In 38217:

fix #6884 - georaster memory allocation fails (2)

comment:3 by ilucena, 7 years ago

In 38218:

backport fix #6884 - georaster memory allocation fails

comment:4 by ilucena, 7 years ago

In 38219:

backport fix #6884 - georaster memory allocation fails

comment:5 by ilucena, 7 years ago

In 38220:

backport fix #6884 - georaster memory allocation fails (2)

comment:6 by Even Rouault, 7 years ago

r38221, r38222, r38224: GeoRaster: fix cppcheck warning

Note: See TracTickets for help on using tickets.