mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-12 20:27:19 +00:00
Fri May 16 10:30:29 EDT 2008 Pekka Pessi <first.last@nokia.com>
* test_nua_api.c: fixed crash in check_sofia git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8464 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
5e0750dcd8
commit
614ca565ae
@ -1 +1 @@
|
|||||||
Mon May 19 12:54:07 EDT 2008
|
Mon May 19 12:54:40 EDT 2008
|
||||||
|
@ -450,6 +450,8 @@ int test_stack_errors(struct context *ctx)
|
|||||||
|
|
||||||
TEST_VOID(nua_destroy(a->nua));
|
TEST_VOID(nua_destroy(a->nua));
|
||||||
|
|
||||||
|
a->nua = NULL;
|
||||||
|
|
||||||
su_root_destroy(ctx->root), ctx->root = NULL;
|
su_root_destroy(ctx->root), ctx->root = NULL;
|
||||||
|
|
||||||
if (print_headings)
|
if (print_headings)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user