Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#1065 closed defect (fixed)

IndexedFacetDistance crashes on EMPTY input

Reported by: strk Owned by: strk
Priority: blocker Milestone: 3.9.0
Component: Default Version: main
Severity: Unassigned Keywords:
Cc:

Description

Tested with polygon empty. Results in crash.

Blocks #1007

Change History (3)

comment:1 by strk, 4 years ago

The non-indexed Distance function returns 0 on EMPTY input, is this something we want to replicate for IndexedFacetDistance ?

comment:2 by Sandro Santilli <strk@…>, 4 years ago

Resolution: fixed
Status: assignedclosed

In 1539ef1/git:

Avoid crash from IndexedFacetDistance with empty input

Closes #1065
Include test

comment:3 by strk, 4 years ago

This was a duplicated of #1023

Note: See TracTickets for help on using tickets.