[Fwd: Re: [MapServer] #2120: Memory Leak in msSetup()]
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Sat Jun 9 19:16:19 EDT 2007
Stephen Woodbridge wrote:
> Howard,
>
> Sorry can you change this again. See below.
>
> Also did you add msyylex_destroy();
> This breaks things as the function is not declared.
Correction: this just throws a warning. it works fine.
maputil.c:1389: warning: implicit declaration of function `msyylex_destroy'
> 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
> }}}
>
More information about the mapserver-dev
mailing list