summaryrefslogtreecommitdiff
path: root/changes/coverity_master
blob: ab174bcecc4a9b2f855ba596adaa8324757a152d (plain)
1
2
3
4
5
6
  o Minor bugfixes:
    - Prevent using negative indices during unit test runs when read_all()
      fails. Spotted by coverity. Bugfix on 0.2.3.1.
  o Code simplifications and refactoring:
    - Remove a dead variable in the heartbeat log code. Spotted by coverity.