[mythtv-commits] [MythTV/mythtv] bf7897: Revert "Commit text"
kmdewaal
noreply at github.com
Sat Nov 30 16:53:56 UTC 2024
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: bf78977f032d79b2a7179b7cd73385e43c75c412
https://github.com/MythTV/mythtv/commit/bf78977f032d79b2a7179b7cd73385e43c75c412
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:
-----------
Revert "Commit text"
This reverts commit e9ebc3b2c159dc9e352e85703309e5b4f5d48948.
Commit: a6f7b11751331ccd4a1e46c8e0bf44dbdaba147f
https://github.com/MythTV/mythtv/commit/a6f7b11751331ccd4a1e46c8e0bf44dbdaba147f
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_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.
Compare: https://github.com/MythTV/mythtv/compare/e9ebc3b2c159...a6f7b1175133
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