Opened 14 years ago

Closed 14 years ago

#1206 closed defect (fixed)

Small memory leaks in MgServerRenderingService

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: low Milestone: 2.3
Component: General Version: 2.2.0
Severity: minor Keywords:
Cc: External ID:

Description

MgServerRenderingService allocates renderers on the heap and uses them. But if an exception occurs the renderer does not get deleted.

Change History (1)

comment:1 by waltweltonlair, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk with r4438.

Note: See TracTickets for help on using tickets.