Opened 18 years ago

Closed 18 years ago

#1557 closed defect (fixed)

Text buffer overflow messages during commflag

Reported by: gtgj@… 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)

comm_disable_caps-9409.patch (564 bytes) - added by gtgj@… 18 years ago.
patch to disable captions during commflag

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by gtgj@…

patch to disable captions during commflag

comment:1 Changed 18 years ago by danielk

Milestone: 0.20
Owner: changed from Isaac Richards to danielk
Status: newassigned
Version: head

comment:2 Changed 18 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

Patch applied by Daniel in [9418].

Note: See TracTickets for help on using tickets.