Ticket #277 (closed defect: fixed)
ST_As* crashes on huge number
| Reported by: | colivier | Owned by: | colivier |
|---|---|---|---|
| Priority: | high | Milestone: | PostGIS 1.4.1 |
| Component: | postgis | Version: | 1.4.X |
| Keywords: | Cc: |
Description
Following query crash PostgreSQL server
SELECT ST_AsGML(2, GeomFromText('POINT(1 1e308)'));
Impacted: ST_AsGML, ST_AsKML, ST_AsGeoJson, ST_AsSVG on 1.4.x and trunk branches
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

