From: Nick Mathewson Date: Fri, 28 Jun 2019 16:36:12 +0000 (-0400) Subject: Add a changes file for coverity test fixes of 31030. X-Git-Tag: tor-0.4.2.1-alpha~88^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75ea7514e1e87124bf250b36a1a1c243b6b0cea0;p=thirdparty%2Ftor.git Add a changes file for coverity test fixes of 31030. --- diff --git a/changes/ticket31030 b/changes/ticket31030 new file mode 100644 index 0000000000..4d99323b4e --- /dev/null +++ b/changes/ticket31030 @@ -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.