Opened 23 months ago

Last modified 23 months ago

#5350 closed defect

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

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

Description (last modified by robe)

  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 (1)

comment:1 by robe, 23 months ago

Description: modified (diff)
Owner: changed from pramsey to robe
Note: See TracTickets for help on using tickets.