[mythtv-commits] [MythTV/mythtv] 0b5733: Lock access to m_tsWritingListeners in mpegstreamd...

kmdewaal noreply at github.com
Sat Nov 30 17:16:50 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 0b5733e0100c1ffe4723b483119161fb1db56521
      https://github.com/MythTV/mythtv/commit/0b5733e0100c1ffe4723b483119161fb1db56521
  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:
  -----------
  Lock access to m_tsWritingListeners in mpegstreamdata.cpp

Use the m_listenerLock for all usage of m_tsWritingListeners
in mpegstreamdata.cpp. This lock was already used in all
places except one.



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