Update  3.7.8 to 3.7.8.1
------------------------
  Release 3.7.8.1 is a maintenance release

  Changes 3.7.8 to 3.7.8.1
  ------------------------
Ben Hilburn <ben.hilburn@ettus.com> (6):
  Fixes Coverity Defect 1229872: Memory leak in `atsci_equalizer_lms2` DTOR
  lms_dd_equalizer_cc.h: Fixing simple documentation typo.
  Addresses Defects 1046385 & 1046340: Out-of-bounds access
  Addresses Defects 1046385 & 1046340: Buffer not NULL-terminated
  Fixes Cov Defect 1046011: Resource Leak
  Fixes Cov Defect 1043301: Unitialized Variable in Conditional

Doug Geiger <doug.geiger@bioradiation.net> (1):
  Bring fix from other pfb_arb_resampler_* variants

Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com> (1):
  logger.h.in: sys/types.h is needed for mode_t

Johannes Demel <ufcsy@student.kit.edu> (1):
  fec: xml template doesn't produce duplicate var def's anymore

Johannes Schmitz <schmitz@ti.rwth-aachen.de> (1):
  gr-zeromq: fix python examples

Johnathan Corgan <johnathan@corganlabs.com> (12):
  qtgui: install vector sink example
  blocks: enable missing multiply_matrix_cc and backport fixes

Martin Braun <martin.braun@ettus.com> (2):
  qtgui: Fixed vector sink example (block not showing)
  modtool: Add hint regarding python blocks + makexml

Nathan West <nathan.west@okstate.edu> (5):
  blocks: add socket_pdu qa
  blocks: fix destruction and shutdown for socket_pdu
  blocks: add socket_pdu test using a flowgraph

Paul Cercueil <paul.cercueil@analog.com> (1):
  blocks: Fix incorrect size check

Philip Balister <philip@balister.org> (1):
  Fix uhd_rx_nogui so it runs.

Sean Nowlan <sean.nowlan@gtri.gatech.edu> (2):
  blocks: import pmt to get GRC to recognize defaults in Tag Object GRC bindings
  trellis: fixed pulse normalization in CPM test script

Sebastian Koslowski <koslowski@kit.edu> (7):
  grc: fix for reverted commit f184ccf 'better Popen argument handling...'
  grc: fix printing empty traceback when a block is missing
  grc: no block alias param for Options blocks
  qtgui: indentation fix for number sink GRC wrapper
  grc: update port key on domain change
  grc: fix port placement for hidden ports
  grc: disconnect hidden blocks

Sylvain Munaut <tnt@246tNt.com> (2):
  cmake: Fix warning related to GrSetupQt4 in modern CMake
  grc/blocks: Fix XML RPC server to allow proper flowgraph termination

Tom Rondeau <tom@trondeau.com> (3):
  fec: Fixed async_decoder. Can't use nbits_out because it's 0 at this point.
  logger: fixed issue #851: "notset" instead of "noset".
  fec: Fixed alist file location for ber_curve_gen example.

spectrejan <kraemer.jn@gmail.com> (1):
  Fixed Bug in qa_multiply_matrix_ff test_005_t
  