Opened 16 years ago

Last modified 16 years ago

#382 closed defect

"Memory allocation failed" when attempting to get FGF text from certain features — at Initial Version

Reported by: jng Owned by: gregboone
Priority: critical Milestone: 3.4.0
Component: FDO API Version: 3.2.0
Severity: 1 Keywords:
Cc: mloskot External ID:

Description

Trying to get the fgf text from certain geometries will result in a "Memory allocation failed" error being thrown.

Steps to reproduce:

  • Connect to Parcels.shp in Providers/SHP/TestData/Sheboygan
  • Get the fgf binary of FeatId = 97
  • Create an IGeometry instance from this fgf
  • Call the Text property, the error is thrown here

Change History (0)

Note: See TracTickets for help on using tickets.