Opened 14 years ago

Closed 14 years ago

#305 closed defect (fixed)

Missing destructor for PreparedLinestring

Reported by: yvesdaemen Owned by: strk
Priority: major Milestone: 3.2.0
Component: Core Version: 3.1.1
Severity: Significant Keywords: memleak
Cc:

Description

The class PreparedLinestring is missing a destructor, which can cause memory leaks.

The destructor should look similar to the one in PreparedPolygon, it just isn't there.

Change History (1)

comment:1 by strk, 14 years ago

Resolution: fixed
Status: newclosed

Fixed by r2811

Note: See TracTickets for help on using tickets.