Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
039eb30f
Commit
039eb30f
authored
Oct 27, 2006
by
Pekka Pessi
Browse files
test_nta.c: fixed a leak
darcs-hash:20061027181552-65a35-565e7ba2cfec95fd3cc15b84de6cc7a0d7d9b425.gz
parent
a7664b73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
libsofia-sip-ua/nta/test_nta.c
libsofia-sip-ua/nta/test_nta.c
+2
-0
No files found.
libsofia-sip-ua/nta/test_nta.c
View file @
039eb30f
...
@@ -764,6 +764,8 @@ static int test_bad_messages(agent_t *ag)
...
@@ -764,6 +764,8 @@ static int test_bad_messages(agent_t *ag)
nta_leg_destroy
(
ag
->
ag_default_leg
),
ag
->
ag_default_leg
=
NULL
;
nta_leg_destroy
(
ag
->
ag_default_leg
),
ag
->
ag_default_leg
=
NULL
;
closedir
(
dir
);
END
();
END
();
#else
#else
return
0
;
return
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment