Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sofia-sip
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
External Wiki
External Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
BC
public
external
sofia-sip
Commits
039eb30f
Commit
039eb30f
authored
Oct 27, 2006
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
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)
nta_leg_destroy
(
ag
->
ag_default_leg
),
ag
->
ag_default_leg
=
NULL
;
closedir
(
dir
);
END
();
#else
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