Update mod_verto.c

This commit is contained in:
Archit Jain 2024-03-26 02:52:31 +05:30 committed by GitHub
parent 68abab77d6
commit 9316f49705
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1898,7 +1898,6 @@ authed:
rule = rule->next; rule = rule->next;
} }
switch_safe_free(re); switch_safe_free(re);
} }