Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#4167 closed defect (fixed)

Mem leak in OGRCreateFromShapeBin

Reported by: pramsey Owned by: roualt
Priority: high Milestone:
Component: OGR_SF Version: svn-trunk
Severity: critical Keywords:
Cc:

Description

OGRCreateFromShapeBin has a pretty big leak for multi-part geometries. Patch attached.

Attachments (1)

shpbin-mem.patch (1.6 KB ) - added by pramsey 13 years ago.

Download all attachments as: .zip

Change History (4)

by pramsey, 13 years ago

Attachment: shpbin-mem.patch added

comment:1 by pramsey, 13 years ago

Owner: changed from warmerdam to roualt

comment:2 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

Paul, I already fixed that 2 hours ago in r22752 ;-) But differently, by just removing code rather than adding new ;-). Please check if that works for you.

comment:3 by pramsey, 13 years ago

Yes, that worked.

Note: See TracTickets for help on using tickets.