Opened 16 years ago

Closed 16 years ago

#730 closed defect (fixed)

Fix small memory leak in AGGW2DRewriter

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: medium Milestone: 2.1
Component: General Version: 2.0.1
Severity: trivial Keywords:
Cc: External ID:

Description

I found one place (in agr_process_polytriangle) where the code calls AGGRenderer::ProcessW2DPoints but does not free the returned LineBuffer.

Change History (2)

comment:1 by waltweltonlair, 16 years ago

Owner: set to waltweltonlair
Status: newassigned

comment:2 by waltweltonlair, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk with submission https://trac.osgeo.org/mapguide/changeset/3399.

Note: See TracTickets for help on using tickets.