Opened 15 years ago

Last modified 14 years ago

#3002 closed defect

This NITF Can not be opened (endless loop) with recent GDAL — at Initial Version

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

Description

An endless loop:

Nitffile.c

if( bSuccess
!bMadeProgress )

return bSuccess;

else

return NITFReconcileAttachments( psFile );

Change History (1)

by gaopeng, 15 years ago

Attachment: U_0001C.NTF added

Test NITF image causing the endless loop

Note: See TracTickets for help on using tickets.