Opened 18 years ago

Last modified 17 years ago

#1009 closed defect (fixed)

missing function to destroy OGRStyleTool

Reported by: dev@… Owned by: warmerdam
Priority: high Milestone:
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

for a given feature, OGRStyleTool objects are created from style manager with
"GetPart", but no function is provided in the library to destroy OGRStyleTool in
the same heap.

I suggest a new static function may be in the class OGRStylTool to destroy any
given OGRStyleTool object.

Change History (1)

comment:1 by dron, 17 years ago

I think it should be fixed now, I did a proper object deletion in the destructor.

Best regards,
Andrey
Note: See TracTickets for help on using tickets.