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
Xin Wang
codes-dev
Commits
26ce166c
Commit
26ce166c
authored
Sep 28, 2017
by
Xin Wang
Browse files
reverse handler fix v1
parent
99da5a40
Changes
1
Show whitespace changes
Inline
Side-by-side
src/network-workloads/model-net-mpi-replay.c
View file @
26ce166c
...
@@ -708,7 +708,7 @@ static void gen_synthetic_tr(nw_state * s, tw_bf * bf, nw_message * m, tw_lp * l
...
@@ -708,7 +708,7 @@ static void gen_synthetic_tr(nw_state * s, tw_bf * bf, nw_message * m, tw_lp * l
}
}
/* Record length for reverse handler*/
/* Record length for reverse handler*/
m
->
rc
.
saved_syn_length
=
length
m
->
rc
.
saved_syn_length
=
length
;
if
(
length
>
0
)
if
(
length
>
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