Ticket #4491 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

GetFeatureCount() on shapefile when spatial filter set might return invalid results

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: 1.9.0
Severity: normal Keywords:
Cc:

Description

An error in endianness swaping and size to swap causes systematic invalid results on big endian hosts, and potentially in random cases on little endian hosts too.

Issue present in 1.9.0 and trunk only.

Change History

Changed 16 months ago by rouault

  • status changed from new to closed
  • resolution set to fixed

Fixed in 1.9 branch (r23903) and in trunk (r23904)

Note: See TracTickets for help on using tickets.