[postgis-tickets] [PostGIS] #3220: Mingw failure on cluster test

PostGIS trac at osgeo.org
Sun Aug 23 08:18:34 PDT 2015


#3220: Mingw failure on cluster test
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 2.2.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------
Changes (by dbaston):

 * cc: dbaston (added)


Comment:

 OK, working backwards, next place I would check to see if the tolerance is
 correct is lwgeom_accum.c, line 133.  If the value is correct here, then I
 would wonder if the Datum holding the tolerance is being freed before the
 value is actually read from it.  Does this Datum need to be copied into a
 different MemoryContext?

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3220#comment:12>
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-tickets mailing list