Ticket #8439: a.txt

File a.txt, 495 bytes (added by dougt@…, 14 years ago)

possible fix

Line 
1Index: mythtv/libs/libmythui/util-nvctrl.cpp
2===================================================================
3--- mythtv/libs/libmythui/util-nvctrl.cpp       (revision 24387)
4+++ mythtv/libs/libmythui/util-nvctrl.cpp       (working copy)
5@@ -152,7 +152,7 @@
6     /* now, parse each MetaMode */
7     str = start = pMetaModes;
8
9-    for (j = 0; j < MetaModeLen; ++j)
10+    for (j = 0; j < MetaModeLen - 1; ++j)
11     {
12         /*
13          * if we found the end of a line, treat the string from