Ticket #382 (closed defect: fixed)
"Memory allocation failed" when attempting to get FGF text from certain features
| 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 (last modified by mloskot) (diff)
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
mloskot: I have added reference to the thread on the list: How does FDO handle invalid fgf geometries?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

