mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.2.1' into merge_tmp
This commit is contained in:
@@ -36,6 +36,13 @@ Changes in version 0.2.1.15??? - ????-??-??
|
||||
memory right up to the end of a memarea, then realigned the
|
||||
memory one step beyond the end. Fixes a possible cause of bug
|
||||
930.
|
||||
- Stop using malloc_usable_size() to use more area than we had
|
||||
actually allocated: it was safe, but made valgrind really
|
||||
unhappy. Bugfix on 0.2.0.x.
|
||||
- Fix use of freed memory when deciding to mark a non-addable
|
||||
descriptor as never-downloadable. Bugfix on 0.2.1.9-alpha.
|
||||
- Fix a memory leak when v3 directory authorities load their keys
|
||||
and cert from disk. Bugfix on 0.2.0.1-alpha.
|
||||
|
||||
|
||||
Changes in version 0.2.1.14-rc - 2009-04-12
|
||||
|
||||
Reference in New Issue
Block a user