Opened 16 years ago

Closed 16 years ago

#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 (2)

comment:1 by thomasknoell, 16 years ago

Status: newassigned

comment:2 by thomasknoell, 16 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.