mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.2.7' into release-0.2.7
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Documentation:
|
||||
- Note that HiddenServicePorts can take a unix domain socket.
|
||||
Closes ticket 17364.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Minor bugfixes (memory leaks):
|
||||
- Fix a memory leak when reading an expired signing key from disk.
|
||||
Fixes bug 17403; bugfix on 0.2.7.2-rc.
|
||||
@@ -0,0 +1,6 @@
|
||||
o Major bugfixes (security, correctness):
|
||||
- Fix a programming error that could cause us to read 4 bytes before
|
||||
the beginning of an openssl string. This could be used to provoke
|
||||
a crash on systems with an unusual malloc implementation, or
|
||||
systems with unsual hardening installed. Fixes bug 17404; bugfix
|
||||
on 0.2.3.6-alpha.
|
||||
Reference in New Issue
Block a user