[postgis-devel] [PostGIS] #837: [raster] ST_MapAlgebra -- I think we have a memory leak

PostGIS trac at osgeo.org
Thu Mar 24 12:04:41 PDT 2011


#837: [raster] ST_MapAlgebra -- I think we have a memory leak
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  jorgearevalo 
     Type:  defect          |      Status:  assigned     
 Priority:  blocker         |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------

Comment(by jorgearevalo):

 Without SPI_finish call you get this warning message:

 WARNING:  transaction left non-empty SPI stack[[BR]]
 HINT:  Check for missing "SPI_finish" calls.

 But the application doesn't crash (for me at least). Now is commented.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/837#comment:13>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list