[postgis-devel] [PostGIS] #1658: Crash in ST_Project on NULL input

PostGIS trac at osgeo.org
Tue Mar 6 21:27:53 PST 2012


#1658: Crash in ST_Project on NULL input
---------------------------+------------------------------------------------
 Reporter:  realityexists  |       Owner:  pramsey      
     Type:  defect         |      Status:  new          
 Priority:  critical       |   Milestone:  PostGIS 2.0.0
Component:  postgis        |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by pramsey):

 Can you think of any reason this function shouldn't be defined as strict?
 the only reason would be to allow a null argument to produce a non-null
 result... I feel like there's a reason this is not strict... like we
 return a NULL Azimuth in the case of a zero distance?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1658#comment:1>
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