Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2017
dbtdsilva
libcloudstorage
Commits
abea94a6
Commit
abea94a6
authored
Aug 21, 2017
by
Paweł Wegner
Browse files
Request: memleak fix.
parent
9a946e4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Request/Request.cpp
View file @
abea94a6
...
...
@@ -61,8 +61,8 @@ void Request<T>::finish() {
r
->
finish
();
lock
.
lock
();
}
subrequests_
.
clear
();
}
resolver_
=
nullptr
;
}
template
<
class
T
>
...
...
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