Opened 16 years ago
Closed 16 years ago
#411 closed defect (fixed)
SQLite: Missing null column check when building spatial index
Reported by: | traianstanev | Owned by: | traianstanev |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | SQLite Provider | Version: | 3.3.1 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description ¶
The code that builds the spatial index (SltProvider::GetSpatialIndex) does not check the geometry value for null, resulting in bad juju.
Note:
See TracTickets
for help on using tickets.