tinyows icon indicating copy to clipboard operation
tinyows copied to clipboard

buffer_free not called for id_name

Open stanislav-raclavsky opened this issue 11 years ago • 0 comments

FILE: wfs_get_feature.c FUNCTION: wfs_geojson_display_results

id_name is initialized with buffer_init() but buffer_free is not called for it

stanislav-raclavsky avatar Sep 15 '14 07:09 stanislav-raclavsky