Opened 12 years ago

Closed 12 years ago

#4509 closed defect (fixed)

OGR SQL: Segfault on SELECT DISTINCT(foo) when first feature has NULL value for foo

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: unspecified
Severity: normal Keywords: ogr sql
Cc:

Description

All in title

Change History (1)

comment:1 by Even Rouault, 12 years ago

Resolution: fixed
Status: newclosed

r23950 /trunk/ (autotest/ogr/ogr_sql_test.py gdal/ogr/swq.cpp): OGR SQL: fix segfault on SELECT DISTINCT(foo) when first feature has NULL value for foo (#4509)

r23951 /branches/1.9/gdal/ogr/swq.cpp: OGR SQL: fix segfault on SELECT DISTINCT(foo) when first feature has NULL value for foo (#4509)

Note: See TracTickets for help on using tickets.