fix typo in changes/coverity_master spotted by rransom

This commit is contained in:
Nick Mathewson 2011-06-10 16:40:47 -04:00
parent 74239f61d2
commit ecc9a364c2

View File

@ -1,6 +1,6 @@
o Minor bugfixes: o Minor bugfixes:
- Prevent using negative indices during unit test runs when read_all() - 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 - Fix a rare memory leak when checking the nodelist without it being
present. Found by coverity. Bugfix on 0.2.3.1-alpha. present. Found by coverity. Bugfix on 0.2.3.1-alpha.
o Code simplifications and refactoring: o Code simplifications and refactoring: