diff options
Diffstat (limited to 'changes/coverity_master')
-rw-r--r-- | changes/coverity_master | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/coverity_master b/changes/coverity_master deleted file mode 100644 index eca003d208..0000000000 --- a/changes/coverity_master +++ /dev/null @@ -1,8 +0,0 @@ - o Minor bugfixes: - - Prevent using negative indices during unit test runs when read_all() - 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: - - Remove a dead variable in the heartbeat log code. Spotted by coverity. - |