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
11eb72f0
Commit
11eb72f0
authored
May 07, 2008
by
Michael Jerris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove assert
darcs-hash:20080507122233-16063-33b44cc09eb6bdc5e1cad0dbb31cb9d5171eda94.gz
parent
3155ac6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
soa_static.c
libsofia-sip-ua/soa/soa_static.c
+0
-5
No files found.
libsofia-sip-ua/soa/soa_static.c
View file @
11eb72f0
...
...
@@ -869,11 +869,6 @@ int soa_sdp_upgrade(soa_session_t *ss,
}
*
mm
=
NULL
;
#ifndef NDEBUG
for
(
j
=
i
;
j
<
size
;
j
++
)
assert
(
s2u
[
j
]
==
U2S_NOT_USED
);
#endif
s2u
[
size
=
i
]
=
U2S_SENTINEL
;
*
return_u2s
=
u2s
;
*
return_s2u
=
s2u
;
...
...
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