Permalink
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also .
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
- 8 commits
- 5 files changed
- 0 comments
- 1 contributor
Commits on Mar 22, 2015
Commits on Mar 24, 2015
Commits on Mar 25, 2015
Commits on Mar 26, 2015
Commits on Mar 27, 2015
A number of objects in handle_control_hspost() are now freed correctly when finishing. directory_post_to_hs_dir() is fixed to prevent leaking of a smartlist_t when hs_dirs != NULL. smartlist_t *hs_dirs is now always freed in handle_control_hspost() rather than in directory_post_to_hs_dir().
There are no files selected for viewing