Browse Source

changes file for coverity fixes in tests (30150)

Nick Mathewson 5 years ago
parent
commit
6246f4539e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/ticket30150

+ 4 - 0
changes/ticket30150

@@ -0,0 +1,4 @@
+  o Minor bugfixes (static analysis):
+    - Fix several spurious Coverity warnings about the unit tests, to lower our
+      chances of missing any real warnings in the future. Fixes bug 30150;
+      bugfix on 0.3.5.1-alpha and various other Tor versions.