mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.3.1'
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
o Major bugfixes (compression, zstd):
|
||||
- Correctly detect a full buffer when decompessing a large
|
||||
zstd-compressed input. Fixes bug 22628; bugfix on 0.3.1.1-alpha.
|
||||
|
||||
o Minor bugfixes (compression):
|
||||
- When compressing or decompressing a buffer, check for a failure to
|
||||
create a compression object. Fixes bug 22626; bugfix on
|
||||
0.3.1.1-alpha.
|
||||
|
||||
- When decompressing a buffer, check for extra data after the end of
|
||||
the compressed data. Fixes bug 22629; bugfix on 0.3.1.1-alpha.
|
||||
|
||||
Reference in New Issue
Block a user