Ticket #2997 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

memory leak in function msPostGISBuildSQLSRID()

Reported by: linuxsch Owned by: pramsey@…
Priority: normal Milestone:
Component: MapServer C Library Version: 5.4
Severity: normal Keywords:
Cc: dblasby@…

Description

memory leak in function :

char *msPostGISBuildSQLSRID(layerObj *layer)

variable f_table_name should be free.

Change History

Changed 4 years ago by pramsey

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

Fixed in trunk at r9041. Fixed in 5.4 branch at r9042.

Note: See TracTickets for help on using tickets.