[mythtv-commits] [MythTV/mythtv] cdd074: Trivial initializer cleanup.

linuxdude42 noreply at github.com
Tue Mar 12 20:41:47 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: cdd074ce1f3d64e45358236c0e61c293f56086f0
      https://github.com/MythTV/mythtv/commit/cdd074ce1f3d64e45358236c0e61c293f56086f0
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M mythplugins/mythgallery/mythgallery/galleryfilter.cpp
    M mythtv/libs/libmythbase/mythcommandlineparser.cpp
    M mythtv/libs/libmythbase/mythcommandlineparser.h

  Log Message:
  -----------
  Trivial initializer cleanup.

Remove initialization of members to their default values.  Add one
default value.


  Commit: e4d8b8974c2fc43d331ff5d59e787c66c3cf0c37
      https://github.com/MythTV/mythtv/commit/e4d8b8974c2fc43d331ff5d59e787c66c3cf0c37
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/smartplaylist.cpp
    M mythtv/libs/libmythmetadata/musicmetadata.cpp
    M mythtv/libs/libmythtv/livetvchain.cpp
    M mythtv/libs/libmythtv/recorders/channelbase.cpp

  Log Message:
  -----------
  Check a couple more SQL query bindings for NULL.


Compare: https://github.com/MythTV/mythtv/compare/9a174ffc3fbd...e4d8b8974c2f


More information about the mythtv-commits mailing list