Opened 11 years ago

Closed 11 years ago

#867 closed defect (duplicate)

Fix an “access violation” crash, happening if allocate “rtree_iterator” instance in heap

Reported by: kwi Owned by: Karsten Winter
Priority: minor Milestone: 3.8.0
Component: FDO API Version: 3.8.0
Severity: 3 Keywords: Spatial, rtree
Cc: External ID:

Description

The defect causes “access violation” crash, happening if allocate “rtree_iterator” instance in heap. The crash was due to the memory allocation in heap for SSE intrinsic is not 16-Bytes aligned.

Change History (1)

comment:1 by kwi, 11 years ago

Resolution: duplicate
Status: newclosed

Duplicated with ticket# 873

Note: See TracTickets for help on using tickets.