Opened 17 months ago

Last modified 17 months ago

#5350 closed defect

ST_AsSVG crashes on geometry collection with an empty point — at Initial Version

Reported by: robe Owned by: pramsey
Priority: blocker Milestone: PostGIS 3.4.0
Component: postgis Version: 3.3.x
Keywords: Cc:

Description

  SELECT  ST_AsSVG(ST_GeomFromText('GEOMETRYCOLLECTION (POINT EMPTY, LINESTRING (0 0, 1 1))',4326), 3, 5 )

Inspired by https://github.com/libgeos/geos/pull/831

I stuffed that nasty geometry into the garden grinder and it crashed ST_ASSVG

Change History (0)

Note: See TracTickets for help on using tickets.