Opened 10 years ago

Closed 10 years ago

#5404 closed defect (fixed)

OSM reading in non interleaved mode can get blocked

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.10.2
Component: OGR_SF Version: unspecified
Severity: normal Keywords: osm
Cc:

Description

If reading the point layer for example and that the file goes to an end with more than 10000 multipolygons queue, GetNextFeature() will be blocked.

Change History (1)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.10.2
Resolution: fixed
Status: newclosed

trunk r27004, branches/1.10 r27005 "OSM: avoid GetNextFeature() to be blocked in certain conditions in non-interleaved mode (#5404)"

Note: See TracTickets for help on using tickets.