Ticket #2362 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Opening of NITF dataset without image segment causes GDAL to crash

Reported by: rouault Owned by: 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

Changed 5 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.