PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ clean_wkt_out_suite()

static int clean_wkt_out_suite ( void  )
static

Definition at line 39 of file cu_out_wkt.c.

40 {
41  if ( s ) free(s);
42  s = NULL;
43  return 0;
44 }
static char * s
Definition: cu_out_wkt.c:23
void free(void *)

References free(), and s.

Referenced by wkt_out_suite_setup().

Here is the call graph for this function:
Here is the caller graph for this function: