commit ab9874dba46b3eae8e201a45926ddeb133903ebc Author: Nick Mathewson nickm@torproject.org Date: Thu Sep 1 10:45:26 2011 -0400
Changes file for bug3888 --- changes/bug3888 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug3888 b/changes/bug3888 new file mode 100644 index 0000000..d3a5e27 --- /dev/null +++ b/changes/bug3888 @@ -0,0 +1,4 @@ + o Minor bugfixes (bufferevents, fix on 0.2.3.1-alpha): + - Fix a use-after-free error with per-connection rate-limiting + buckets. Fixes bug 3888. +