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
Sebastian Schrader
Kea
Commits
b5f4af26
Commit
b5f4af26
authored
Mar 17, 2011
by
Jelte Jansen
Browse files
[master] fix cppcheck error
(reviewed on jabber)
parent
1b02466c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/asiolink/tests/dns_server_unittest.cc
View file @
b5f4af26
...
...
@@ -144,6 +144,7 @@ class SimpleClient : public ServerStopper {
{
wait_for_response_timer_
.
reset
(
new
deadline_timer
(
service
));
received_data_
=
new
char
[
MAX_DATA_LEN
];
received_data_len_
=
0
;
wait_server_time_out_
=
wait_server_time_out
;
}
...
...
Write
Preview
Supports
Markdown
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