]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for bug 13104
authorNick Mathewson <nickm@torproject.org>
Thu, 11 Sep 2014 04:05:56 +0000 (00:05 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 11 Sep 2014 04:05:56 +0000 (00:05 -0400)
changes/bug13104 [new file with mode: 0644]

diff --git a/changes/bug13104 b/changes/bug13104
new file mode 100644 (file)
index 0000000..331db64
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes:
+    - Fix several instances of possible integer overflow/underflow/NaN.
+      Fixes bug 13104; bugfix on 0.2.3.1-alpha and later. Patches from
+      "teor".