Pārlūkot izejas kodu

changes file for coverity fixes in tests (30150)

Nick Mathewson 5 gadi atpakaļ
vecāks
revīzija
6246f4539e
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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.