]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for coverity test fixes of 31030.
authorNick Mathewson <nickm@torproject.org>
Fri, 28 Jun 2019 16:36:12 +0000 (12:36 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 28 Jun 2019 16:36:53 +0000 (12:36 -0400)
changes/ticket31030 [new file with mode: 0644]

diff --git a/changes/ticket31030 b/changes/ticket31030
new file mode 100644 (file)
index 0000000..4d99323
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (coverity, tests):
+    - Fix several coverity warnings from our unit tests. Fixes bug 31030;
+      bugfix on 0.2.4.1-alpha, 0.3.2.1-alpha, and 0.4.0.1-alpha.