Ticket #4410 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

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

Reported by: 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

fix_memleak_gdal_ticket_4410.patch Download (469 bytes) - added by rouault 5 months ago.

Change History

Changed 5 months ago by rouault

Changed 5 months ago by rouault

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

Changed 4 months ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

Upstreamed in shapelib and refreshed locally (r23798).

Note: See TracTickets for help on using tickets.