PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ clean_wkb_out_suite()

static int clean_wkb_out_suite ( void  )
static

Definition at line 40 of file cu_out_wkb.c.

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

References free(), and s.

Referenced by wkb_out_suite_setup().

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