Opened 16 years ago

Closed 16 years ago

#2362 closed defect (fixed)

Opening of NITF dataset without image segment causes GDAL to crash

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.5.2
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords: nitf
Cc: warmerdam

Description

The crash occurs in NITFDataset::CheckGeoSDEInfo() because of pszMAPLOB = NITFFindTRE(psImage->pachTRE,psImage->nTREBytes,"MAPLOB",NULL) and psImage == NULL.

Change History (1)

comment:1 by Even Rouault, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk in r14419 and in branches/1.5 in r14420

Note: See TracTickets for help on using tickets.