Opened 15 years ago

Closed 15 years ago

#3001 closed defect (duplicate)

This NITF Can not be opened (endless loop) with recent GDAL

Reported by: gaopeng Owned by: Warmerdam
Priority: normal Milestone: 1.6.2
Component: GDAL_Raster Version: 1.6.0
Severity: normal Keywords: NITF
Cc:

Description

An endless loop:

Nitffile.c

if( bSuccess
!bMadeProgress )

return bSuccess;

else

return NITFReconcileAttachments( psFile );

Change History (1)

comment:1 by gaopeng, 15 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.