[Fwd: Re: [MapServer] #2120: Memory Leak in msSetup()]

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Sat Jun 9 19:12:30 EDT 2007


Howard,

Sorry can you change this again. See below.

Also did you add msyylex_destroy();
This breaks things as the function is not declared.

Thanks,
   -Steve

-------- Original Message --------
Subject: Re: [MapServer] #2120: Memory Leak in msSetup()
Date: Sat, 09 Jun 2007 23:07:36 -0000
From: MapServer <trac at osgeo.org>
Reply-To: trac at osgeo.org
To: undisclosed-recipients:;
References: <047.b6bf82e29a47a4f0f84f40105361bd34 at osgeo.org>

#2120: Memory Leak in msSetup()
---------------------------------+------------------------------------------
  Reporter:  woodbri              |        Owner:  sdlime
      Type:  defect               |       Status:  new
  Priority:  normal               |    Milestone:  5.0 release
Component:  MapServer C Library  |      Version:  5.0
  Severity:  normal               |   Resolution:
  Keywords:                       |
---------------------------------+------------------------------------------
Comment (by woodbri):

  Howard,

  Sorry, my bad. The patch should be as msCleanup() does not return a value.

  {{{
  #ifdef USE_GD_FT
    gdFontCacheShutdown();
  #endif
  }}}

-- 
Ticket URL: <http://trac.osgeo.org/mapserver/ticket/2120#comment:2>
MapServer <http://mapserver.gis.umn.edu>
MapServer



More information about the mapserver-dev mailing list