Opened 11 years ago

Closed 11 years ago

#5094 closed defect (fixed)

KmlSuperOverlayReadDataset::Open can has horrible code execution complexity

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.10.1
Component: GDAL_Raster Version: 1.10.0
Severity: normal Keywords: kmlsuperoverlay
Cc:

Description

KmlSuperOverlayFindRegionStart() iterates - uselessly - recursively several times on the same elements, leading to horrible execution time.

Change History (1)

comment:1 by Even Rouault, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r26031) and branches/1.10 (r26032)

Note: See TracTickets for help on using tickets.