Mailing List Archive

[MythTV/mythtv] f2ce7e: QList out-of-range error in mythmainserver
Branch: refs/heads/fixes/32
Home: https://github.com/MythTV/mythtv
Commit: f2ce7e33aac204400b55e8b3b7a59a4c30de2537
https://github.com/MythTV/mythtv/commit/f2ce7e33aac204400b55e8b3b7a59a4c30de2537
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2023-01-23 (Mon, 23 Jan 2023)

Changed paths:
M mythtv/programs/mythbackend/mainserver.cpp

Log Message:
-----------
QList out-of-range error in mythmainserver

In HandleRemoteEncoder in the IS_BUSY command handler, access the value of
the 3rd Qlist element, containing an optional time value, only after checking that this value is present.
This fixes a bug that was introduced in commit adca306bb12a9182fe746e4c73cbba8ead866a07 on Jan 25, 2021.

Refs #693
Refs #699

(cherry picked from commit ba1debc6fbcd6b2402c99f8b34bdb470b9c2c512)


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits