Ticket #184 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by thomasknoell

  • status changed from new to assigned

Changed 5 years ago by thomasknoell

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.