Opened 20 years ago

Closed 20 years ago

#780 closed defect (fixed)

LCD, unterminated string in mythlcdserver for handling bad menus

Reported by: eskil <myth@…> Owned by: Isaac Richards
Priority: trivial Milestone: unknown
Component: mythtv Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

If no menu entry is selected, lcdprocclient.cpp wants to write "ABORTING" on the LCD, however, it's missing the closing ".

Attachments (1)

lcd.patch (610 bytes ) - added by eskil <myth@…> 20 years ago.
patch to add the missing \"

Download all attachments as: .zip

Change History (2)

by eskil <myth@…>, 20 years ago

Attachment: lcd.patch added

patch to add the missing \"

comment:1 by cpinkham, 20 years ago

Resolution: fixed
Status: newclosed

(In [8216]) Closes #780 by applying patch to fix ABORTING message on LCD.

Note: See TracTickets for help on using tickets.