[postgis-tickets] [PostGIS] #2672: ST_AsTWKBAgg fails NULL crash test
PostGIS
trac at osgeo.org
Mon Apr 7 03:11:39 PDT 2014
#2672: ST_AsTWKBAgg fails NULL crash test
----------------------+-----------------------------------------------------
Reporter: robe | Owner: nicklas
Type: defect | Status: reopened
Priority: blocker | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment(by strk):
I don't see a testcase in r12318,
could you please add one in regress/tickets.sql (and _expect) for this ?
{{{
SELECT '#2672', ST_AsTWKBAgg(null::geometry, 3)
}}}
I confirm it doesn't happen anymore (forgot to "make install" before
running garden)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2672#comment:6>
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