Opened 18 years ago

Closed 18 years ago

#1899 closed defect (fixed)

strex elements not freed

Reported by: ttsai@… Owned by: sdlime
Priority: high Milestone: 4.10 release
Component: MapServer C Library Version: 4.10
Severity: normal Keywords:
Cc:

Description

strex.xshow & strex.fontpath not freed via gdFree().

-- quote from gd manual --
The caller is responsible for calling gdFree() on the xshow element after the 
call if gdFTEX_XSHOW is set. 

The caller is responsible for calling gdFree() on the fontpath element after 
the call if gdFTEX_RETURNFONTPATHNAME is set.

Change History (1)

comment:1 by sdlime, 18 years ago

Milestone: 4.10 release
Resolution: fixed
Status: newclosed
Added call to gdFree once done with xshow element. Marking as fixed.

Steve
Note: See TracTickets for help on using tickets.