[mythtv-commits] [MythTV/mythtv] d078eb: cppcheck: Quiet false positives on calls to MThrea...

David Hampton noreply at github.com
Tue May 4 14:19:14 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: d078eb526f72c32969db1e9d3e8680b3e1911bba
      https://github.com/MythTV/mythtv/commit/d078eb526f72c32969db1e9d3e8680b3e1911bba
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mythplugins/mythmusic/mythmusic/playlistcontainer.cpp
    M mythtv/libs/libmyth/audio/volumebase.cpp
    M mythtv/libs/libmythtv/HLS/httplivestreambuffer.cpp

  Log Message:
  -----------
  cppcheck: Quiet false positives on calls to MThread:usleep.


  Commit: 8f24cf9a630b8a3e95a177bbf958734ad1633b7c
      https://github.com/MythTV/mythtv/commit/8f24cf9a630b8a3e95a177bbf958734ad1633b7c
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mythtv/programs/mythfrontend/videodlg.cpp

  Log Message:
  -----------
  cppcheck: Fix possible null pointer dereference.

Also change a variable to a compile time constant.


  Commit: 135ef31455b311876666a41dee734115b8c1b540
      https://github.com/MythTV/mythtv/commit/135ef31455b311876666a41dee734115b8c1b540
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mythtv/libs/libmythtv/DVD/mythdvdbuffer.cpp
    M mythtv/programs/mythcommflag/ClassicCommDetector.cpp

  Log Message:
  -----------
  cppcheck: Fix a couple of "variable assigned value that is never used" warnings.


  Commit: e1b22ffb70cb9d7834424eb8fd0d8ae923cbe17c
      https://github.com/MythTV/mythtv/commit/e1b22ffb70cb9d7834424eb8fd0d8ae923cbe17c
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-05-04 (Tue, 04 May 2021)

  Changed paths:
    M mythtv/libs/libmythtv/mythvideooutgpu.cpp

  Log Message:
  -----------
  cppcheck: Fix "known condition" warning.


Compare: https://github.com/MythTV/mythtv/compare/fe79f0ce99b3...e1b22ffb70cb


More information about the mythtv-commits mailing list