PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ clean_wkb_out_suite()

static int clean_wkb_out_suite ( void  )
static

Definition at line 39 of file cu_out_wkb.c.

40 {
41  if (s) free(s);
42  s = NULL;
43  return 0;
44 }
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: