Parcourir la source

changes file for coverity fixes in tests (30150)

Nick Mathewson il y a 6 ans
Parent
commit
6246f4539e
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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.