Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
freediameter
Commits
2a828091
Commit
2a828091
authored
Feb 19, 2010
by
Sebastien Decugis
Browse files
Added comment. Bug reported to linux-sctp mailing-list
parent
468f5fe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
freeDiameter/sctp.c
View file @
2a828091
...
...
@@ -988,6 +988,7 @@ int fd_sctp_get_remote_ep(int sock, struct fd_list * list)
TRACE_DEBUG_BUFFER
(
NONE
,
"DEBUG: Parsed data : ["
,
data
,
ptr
.
buf
-
(
uint8_t
*
)
data
,
"]"
);
TRACE_DEBUG
(
NONE
,
"DEBUG: Remaining %d addresses to parse in :"
,
count
)
TRACE_DEBUG_BUFFER
(
NONE
,
"DEBUG: Unable to parse ["
,
ptr
.
buf
,
count
*
sizeof
(
sSA
),
"]"
);
/* The bug is probably in the kernel actually... */
goto
stop
;
}
...
...
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