str_match_free
str_match_free(&m);
str_match_free(m);
void str_match_free(struct str_match *);
str_match_free(&clt->clt_srv_match);