Ticket #2362 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
