[or-cvs] [tor/master] Add changelog for memcpy bug, with credit for "memcpyfail"
nickm at torproject.org
nickm at torproject.org
Tue Feb 9 18:10:33 UTC 2010
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue, 9 Feb 2010 13:08:49 -0500
Subject: Add changelog for memcpy bug, with credit for "memcpyfail"
Commit: a4ef33a3f887f026827e7d47e29281d8f587dfc9
---
ChangeLog | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index df0f3ef..07db64e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,8 @@ Changes in version 0.2.2.9-alpha - 2010-??-??
- Don't spam the controller with log messages when we have no file
descriptors available. Rate-limiting for log messages was already
implemented in the past.
+ - Avoid a bogus overlapped memcpy in tor_addr_copy(). Found by
+ "memcpyfail".
o Code simplifications and refactoring:
- Generate our manpage and HTML documentation using Asciidoc. This
--
1.6.5
More information about the tor-commits
mailing list