Ticket #26 (closed defect: not a bug)

Opened 6 years ago

Last modified 3 years ago

Segfault in GEOSGeomFromWKT with bad WKT

Reported by: sgillies@… Owned by:
Priority: blocker Milestone:
Component: C-API Version: 2.2.1
Severity: Critical Keywords: imported,phpbugtracker
Cc: mloskot

Description (last modified by mloskot) (diff)

'POINT ()' and 'POINT (1, 1)'

each cause a segmentation fault in GEOSGeomFromWKT(). Probably should return NULL.

Change History

Changed 6 years ago by sgillies@…

  • resolution changed from none to not a bug
Not a bug. Problem was that I'd set error handlers to NULL in initGEOS.

Changed 4 years ago by mloskot

  • description modified (diff)

Changed 4 years ago by mloskot

  • cc mloskot added
  • milestone changed from imported to 2.2.1

Changed 4 years ago by mloskot

  • milestone changed from 2.2.1 to 2.2.2

Changed 4 years ago by mloskot

  • priority changed from 3 to blocker
  • severity changed from Unassigned to Critical

Changed 3 years ago by anonymous

  • milestone 2.2.2 deleted

Milestone 2.2.2 deleted

Note: See TracTickets for help on using tickets.