Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin J. Thompson
Tor
Commits
08706607
Commit
08706607
authored
7 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
edit changelog
parent
8cd01f5e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+9
-10
9 additions, 10 deletions
ChangeLog
with
9 additions
and
10 deletions
ChangeLog
+
9
−
10
View file @
08706607
...
...
@@ -3,19 +3,18 @@ Changes in version 0.3.1.2-alpha - 2017-05-26
fixes a couple of bugs found while testing 0.3.1.1-alpha, including a
memory corruption bug that affected relay stability.
o Major bugfixes (relay, crash):
- Relays that set MyFamily no longer free the elements of options-
>MyFamily while making their descriptor. They tried to access the
freed elements, and then double-free them, when making the next
descriptor or when changing the config. Fixes bug 22368; bugfix
on 0.3.1.1-alpha.
o Major bugfixes (crash, relay):
- Fix a memory-corruption bug in relays that set MyFamily.
Previously, they would double-free MyFamily elements when making
the next descriptor or when changing their configuration. Fixes
bug 22368; bugfix on 0.3.1.1-alpha.
o Minor bugfixes (logging):
-
Provide
a better
log
message when a directory authority re
sponds
to an
upload with an unexpected status code. Fixes bug 11121;
bugfix
on 0.1.0.1-rc.
-
Log
a better message when a directory authority re
plies to an
upload with an unexpected status code. Fixes bug 11121;
bugfix
on 0.1.0.1-rc.
o Minor bugfixes (memory
handling
):
o Minor bugfixes (memory
leak, directory authority
):
- When directory authorities reject a router descriptor due to
keypinning, free the router descriptor rather than leaking the
memory. Fixes bug 22370; bugfix on 0.2.7.2-alpha.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment