[mythtv-commits] [MythTV/mythtv] 870286: tidy: Fix readability-string-compare warning in te...
linuxdude42
noreply at github.com
Fri Jul 10 15:20:19 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 870286e0f77986ee50b3f023218e5d8da4ab60a6
https://github.com/MythTV/mythtv/commit/870286e0f77986ee50b3f023218e5d8da4ab60a6
Author: David Hampton <mythtv at love2code.net>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M mythtv/libs/libmythtv/test/test_frequencies/test_frequencies.cpp
Log Message:
-----------
tidy: Fix readability-string-compare warning in test_frequencies.
Commit: a9b75618332bd7d38002a2e5611c0cd5d279d383
https://github.com/MythTV/mythtv/commit/a9b75618332bd7d38002a2e5611c0cd5d279d383
Author: David Hampton <mythtv at love2code.net>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M mythtv/libs/libmyth/programinfo.cpp
M mythtv/libs/libmyth/test/test_programinfo/test_programinfo.h
Log Message:
-----------
Fix crash in TestProgramInfo::SubstituteMatches.
The array containing pointers to the timestamps shouldn't be static.
Also add another function to the test code.
Fixes #13647.
Compare: https://github.com/MythTV/mythtv/compare/e7a4e2682d87...a9b75618332b
More information about the mythtv-commits
mailing list