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:
Michael Jerris 2008-05-19 16:54:45 +00:00
parent 5e0750dcd8
commit 614ca565ae
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
Mon May 19 12:54:07 EDT 2008 Mon May 19 12:54:40 EDT 2008

View File

@ -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)