Commit 4e6374c2 authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

Merge remote-tracking branch 'catalyst-oniongit/bug23691'

parents fba30b8b 2ae1b7e2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2578,6 +2578,7 @@ test_util_decompress_dos_impl(compress_method_t method)

 done:
  teardown_capture_of_logs();
  tor_free(input);
  tor_free(result);
  tor_free(result2);
}