[mythtv-commits] [MythTV/mythtv] 96dbee: Fix memory leak in CEC adapter

kmdewaal noreply at github.com
Fri Feb 3 21:26:43 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 96dbeec4795d6628eff9a859b07a93c7356f0208
      https://github.com/MythTV/mythtv/commit/96dbeec4795d6628eff9a859b07a93c7356f0208
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M mythtv/libs/libmythui/devices/mythcecadapter.cpp

  Log Message:
  -----------
  Fix memory leak in CEC adapter

Free the CEC adapter descriptors on return by using a smart pointer.




More information about the mythtv-commits mailing list