Opened 20 years ago
Closed 20 years ago
#1557 closed defect (fixed)
Text buffer overflow messages during commflag
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
NVP::AddTextData(): Text buffer overflow
I believe these messages occur due to a change in where captions are enabled. If "DefaultCCMode" is true, captions are now enabled during commflagging (non-realtime). This causes NVP txtbuffers to get filled but not drained.
Here is a simple patch to get rid of the messages.
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | comm_disable_caps-9409.patch added |
---|
comment:1 by , 20 years ago
Milestone: | → 0.20 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Version: | → head |
Note:
See TracTickets
for help on using tickets.
patch to disable captions during commflag