Ticket #2323 (closed defect: fixed)
NULL are valid values for the hGeom parameter of OGR_F_SetGeometryDirectly and OGR_F_SetGeometry
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.2 |
| Component: | OGR_SF | Version: | 1.5.0 |
| Severity: | normal | Keywords: | |
| Cc: | warmerdam |
Description
The doc of OGRFeature::SetGeometryDirectly? and OGRFeature::SetGeometry? says that poGeomIn == NULL is perfectly valid, so the check in the C API is wrong.
Change History
Note: See
TracTickets for help on using
tickets.
