Commit 3866792c authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Changes file for valgrind fixes

parent aa0eb202
Loading
Loading
Loading
Loading

changes/bug11618

0 → 100644
+5 −0
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Fix all valgrind warnings produced by the unit tests. There were
      over a thousand memory leak warnings previously, mostly produced
      by forgetting to free things in the unit test code.  Fixes bug
      11618, bugfixes on many versions of Tor.