Opened 15 years ago

Closed 15 years ago

#2997 closed defect (fixed)

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 (1)

comment:1 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.