Explorar o código

Add changelog for memcpy bug, with credit for "memcpyfail"

Nick Mathewson %!s(int64=15) %!d(string=hai) anos
pai
achega
a4ef33a3f8
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ChangeLog

+ 2 - 0
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