Merge remote-tracking branch 'origin/topic/timw/coverity'

* origin/topic/timw/coverity:
  Mark FileAssembler destructor as default, remove implementation
  Remove a few protected or private no-op constructors
  Properly initialize Timer::type. Fixes Coverity 1431144.
  Properly initialize members of Reassembler. Fixes Coverity 1413348.
  Fix a number of Coverity issues in Dict
This commit is contained in:
Jon Siwek 2020-08-20 14:56:15 -07:00
commit 903191e568
10 changed files with 52 additions and 38 deletions

View file

@ -1 +1 @@
3.3.0-dev.135
3.3.0-dev.141