mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 15:43:32 +01:00
Fix a couple of changelog issues noted by arma.
This commit is contained in:
parent
98fa3956ac
commit
5e5b82febb
@ -6,9 +6,9 @@ Changes in version 0.2.6.4-rc - 2015-03-09
|
||||
|
||||
o Major bugfixes (relay, stability, possible security):
|
||||
- Fix a bug that could lead to a relay crashing with an assertion
|
||||
failure if a buffer of exactly the wrong layout was passed to
|
||||
failure if a buffer of exactly the wrong layout is passed to
|
||||
buf_pullup() at exactly the wrong time. Fixes bug 15083; bugfix on
|
||||
0.2.0.10-alpha. Patch from 'cypherpunks'.
|
||||
0.2.0.10-alpha. Patch from "cypherpunks".
|
||||
- Do not assert if the 'data' pointer on a buffer is advanced to the
|
||||
very end of the buffer; log a BUG message instead. Only assert if
|
||||
it is past that point. Fixes bug 15083; bugfix on 0.2.0.10-alpha.
|
||||
|
Loading…
Reference in New Issue
Block a user