Ticket #184 (closed defect: fixed)
SHP: Issue when using the expression function INSTR in a filter
| Reported by: | thomasknoell | Owned by: | thomasknoell |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.0 |
| Component: | FDO API | Version: | 3.2.0 |
| Severity: | 3 | Keywords: | |
| Cc: | External ID: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
