[mythtv-commits] [MythTV/mythtv] e9ebc3: Commit text

kmdewaal noreply at github.com
Sat Nov 30 16:45:01 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: e9ebc3b2c159dc9e352e85703309e5b4f5d48948
      https://github.com/MythTV/mythtv/commit/e9ebc3b2c159dc9e352e85703309e5b4f5d48948
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2024-11-30 (Sat, 30 Nov 2024)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp

  Log Message:
  -----------
  Commit text

Lock access to m_tsAvListeners in mpegstreamdata.cpp

Use the m_listenerLock for all usage of m_tsAvListeners
in mpegstreamdata.cpp. This lock was used in some places
but not everywhere.
This has caused segfaults in mythbackend, observed when
testing recent IPTV bug fixes.



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list