Commit ecc9a364 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

fix typo in changes/coverity_master spotted by rransom

parent 74239f61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
  o Minor bugfixes:
    - Prevent using negative indices during unit test runs when read_all()
      fails. Spotted by coverity. Bugfix on 0.2.3.1-alppa.
      fails. Spotted by coverity. Bugfix on 0.2.3.1-alpha.
    - Fix a rare memory leak when checking the nodelist without it being
      present. Found by coverity. Bugfix on 0.2.3.1-alpha.
  o Code simplifications and refactoring: