[fdo-trac] #184: SHP: Issue when using the expression function
INSTR in a filter
FDO
trac_fdo at osgeo.org
Mon Nov 26 16:00:43 EST 2007
#184: SHP: Issue when using the expression function INSTR in a filter
----------------------------+-----------------------------------------------
Reporter: thomasknoell | Owner: thomasknoell
Type: defect | Status: new
Priority: major | Milestone: 3.3.0
Component: FDO API | Version: 3.2.0
Severity: 3 | Keywords:
External_id: |
----------------------------+-----------------------------------------------
This error is caused in a SHP feature reader due to the assumption that
the dynamic cast of an expression always returns a certain result.
Therefore, the resulting pointer is used without checking for NULL and
hence causes an issue if - like in the case that resulted in this ticket -
an expression function is used in a filter.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/184>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list