MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / fixup_free_substre

Function fixup_free_substre

modules/textops/textops.c:656–660  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656static int fixup_free_substre(void** param)
657{
658 subst_expr_free(*param);
659 return 0;
660}

Callers

nothing calls this directly

Calls 1

subst_expr_freeFunction · 0.85

Tested by

no test coverage detected