[mythtv-commits] [MythTV/mythtv] 1dd1b9: MythNVControl: Fix leak (coverity scan)

Mark Kendall noreply at github.com
Sat Feb 20 12:52:46 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1dd1b9f1284f3a72ab9f8e5509fd87665bbdf857
      https://github.com/MythTV/mythtv/commit/1dd1b9f1284f3a72ab9f8e5509fd87665bbdf857
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/mythnvcontrol.cpp

  Log Message:
  -----------
  MythNVControl: Fix leak (coverity scan)


  Commit: e1195bab6cec71a24df674d740664ecc419d1227
      https://github.com/MythTV/mythtv/commit/e1195bab6cec71a24df674d740664ecc419d1227
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M mythtv/libs/libmythbase/mythcoreutil.cpp
    M mythtv/libs/libmythbase/unzip.cpp

  Log Message:
  -----------
  gzip: Squash uninitialised variable warnings (coverity scan)


  Commit: 5a919f26101e4d653897195f04ccf03c22c668d4
      https://github.com/MythTV/mythtv/commit/5a919f26101e4d653897195f04ccf03c22c668d4
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: Squash unused return value warning (coverity scan)


  Commit: 912728a2c236bf7ced47c9b59845661f166543c5
      https://github.com/MythTV/mythtv/commit/912728a2c236bf7ced47c9b59845661f166543c5
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M mythtv/libs/libmythui/platforms/drm/mythdrmhdr.cpp
    M mythtv/libs/libmythui/platforms/drm/mythdrmhdr.h

  Log Message:
  -----------
  MythDRMHDR: Simplify metadata handling

- no need to keep a local copy of the DRM metadata.
- squashes a coverity warning and allows us to move the metadata
definitions out of the header.


Compare: https://github.com/MythTV/mythtv/compare/e40b5bb5bdca...912728a2c236


More information about the mythtv-commits mailing list