Opened 9 years ago

Closed 9 years ago

#6096 closed defect (fixed)

[2.0 regression] Sieve filter crashes on nodata polygon

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.1
Component: Algorithms Version: 2.0.0
Severity: normal Keywords: sieve nodata
Cc:

Description

With r28826 optimization, there are no longer polygons emitted for nodata polygons, which cause sieve filter to CPLAssert() or dereference index -1 of an array.

Change History (1)

comment:1 by Even Rouault, 9 years ago

Resolution: fixed
Status: newclosed

trunk r30151, branches/2.0 r30152 "Sieve filter: fix crash on nodata polygons (#6096)"

Note: See TracTickets for help on using tickets.