Mailing List Archive

[MythTV/mythtv] c92362: Fix bug in v2 service Myth/GetBackendInfo
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c92362efa3273cff2c0144f42fbf443c6a2b0f47
https://github.com/MythTV/mythtv/commit/c92362efa3273cff2c0144f42fbf443c6a2b0f47
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-03-23 (Thu, 23 Mar 2023)

Changed paths:
M mythtv/programs/mythbackend/servicesv2/v2myth.cpp

Log Message:
-----------
Fix bug in v2 service Myth/GetBackendInfo

Calling this service was clearing out a global QString logPropagateArgs
so that the second time the service is called an empty string is
returned and after a call to this service any other code in the backend
that uses logPropagateArgs will not find the value.


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