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 )
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
Note:
See TracTickets
for help on using tickets.