Opened 12 years ago

Closed 12 years ago

#4410 closed defect (fixed)

[PATCH - Shapelib] Fix memory leak in SHPOpenLL()

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 1.9.0
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: shapelib
Cc:

Description

SHPOpenLL() leaks 3 variables when it cannot find a .shp file.

Attachments (1)

fix_memleak_gdal_ticket_4410.patch (469 bytes ) - added by Even Rouault 12 years ago.

Download all attachments as: .zip

Change History (3)

by Even Rouault, 12 years ago

comment:1 by Even Rouault, 12 years ago

Fixed in GDAL in time for 1.9.0 (r23655). But not yet upstreamed in shapelib, so let it open for now.

comment:2 by warmerdam, 12 years ago

Resolution: fixed
Status: newclosed

Upstreamed in shapelib and refreshed locally (r23798).

Note: See TracTickets for help on using tickets.