aboutsummaryrefslogtreecommitdiff
path: root/changes/coverity_maint
blob: fd8c44050582ae6f04aeed29f4aca4067a86044f (plain)
1
2
3
4
5
6
7
  o Code simplifications and refactoring:
    - Remove some dead code as indicated by coverity.
    - Remove a few dead assignments during router parsing. Found by coverity.
  o Minor bugfixes:
    - Add some forgotten return value checks during unit tests. Found
      by coverity.