Opened 14 years ago

Closed 14 years ago

#658 closed defect (fixed)

SQLServerSpatial: memory leak in spatial select

Reported by: brentrobinson Owned by: brentrobinson
Priority: minor Milestone: 3.6.0
Component: FDO API Version:
Severity: 3 Keywords: SQLServerSpatial FdoISelect memory leak spatial filter
Cc: External ID:

Description

Open connection on SQLServerSpatial provider

Create an FdoISelect command and add a spatial filter to it.

If the select is executed 20000 times, the memory goes up by about 5Mb so there is a small leak.

Change History (1)

comment:1 by brentrobinson, 14 years ago

Resolution: fixed
Status: newclosed

Revision: 5543 Author: brentrobinson Date: 11:12:40 AM, Thursday, June 24, 2010 Message: Ticket#658: Fixed FdoByteArray leakage when processing spatial condition.


Modified : /trunk/Providers/GenericRdbms/Src/SQLServerSpatial/Fdo/FdoRdbmsSqlServerFilterProcessor.cpp

Note: See TracTickets for help on using tickets.