This commit is contained in:
Ahron Greenberg (agree) 2025-01-17 16:41:26 +00:00 committed by GitHub
commit 7a2097745b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ SWITCH_STANDARD_API(skel_function)
}
}
printf("\n\n");
switch_safe_free(foo);
}
}