Merge 99a9cc6c8b4ccff446dd1dee76c07340fcbe0af6 into 3b58ebc5f309708bde0ad26eef73e606144792f6

This commit is contained in:
Ahron Greenberg (agree) 2025-01-21 00:17:22 +00:00 committed by GitHub
commit 6e90ef12f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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