Opened 16 years ago
Closed 16 years ago
#378 closed defect (fixed)
ODBC: De-referencing a NULL ptr for select aggregate
Reported by: | jacklee | Owned by: | jacklee |
---|---|---|---|
Priority: | major | Milestone: | 3.4.0 |
Component: | FDO API | Version: | 3.3.1 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
When execuing a select aggregate commad, it is possible to de-reference a NULL pointer.
In FdoRdbmsFilterProcessor::FilterToSql, geomPropertyDef->RefColumn() needs to be checked for a NULL return value.
Change History (3)
comment:1 by , 16 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 16 years ago
Status: | assigned → new |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.