[mapguide-trac] #1258: AGG / GD crash when DrawScreenRaster is called with undefined image

MapGuide Open Source trac_mapguide at osgeo.org
Sun Jan 31 01:08:41 EST 2010


#1258: AGG / GD crash when DrawScreenRaster is called with undefined image
---------------------------------+------------------------------------------
   Reporter:  waltweltonlair     |       Owner:  waltweltonlair
       Type:  defect             |      Status:  new           
   Priority:  low                |   Milestone:  2.3           
  Component:  Rendering Service  |     Version:  2.2.0         
   Severity:  trivial            |    Keywords:                
External_id:                     |  
---------------------------------+------------------------------------------
 It's possible for !DrawScreenRaster to be called with an unknown image
 type.  In this case AGG and GD should ignore the call.  AGG would crash
 because it would later try to create a renderer with negative width and
 height.  GDRenderer also needs a few additional safety checks.

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/1258>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list