Changelog and blurb for 0.2.3.10-alpha

This commit is contained in:
Nick Mathewson
2011-12-15 11:59:09 -05:00
parent e402edd960
commit a7b5e72463
2 changed files with 26 additions and 10 deletions
-7
View File
@@ -1,7 +0,0 @@
o Major bugfixes:
- Fix a heap overflow bug that could occur when trying to pull
data into the first chunk of a buffer, when that chunk had
already had some data drained from it. Fixes CVE-2011-2778;
bugfix on 0.2.0.16-alpha. Reported by "Vektor".