Opened 16 years ago

Closed 16 years ago

#5151 closed defect (fixed)

ring_write can return -1, it should be checked

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

Description

programs/mythtranscode/mpeg2fix.cpp calls ring_write twice but does not check for errors. It should.

Attachments (1)

programs_mythtranscode_mpeg2fix.cpp-check-ring_write.patch (1.2 KB) - added by Erik Hovland <erik@…> 16 years ago.
check ring_write for error

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by Erik Hovland <erik@…>

check ring_write for error

comment:1 Changed 16 years ago by greg

Resolution: fixed
Status: newclosed

Applied in [17039]

Note: See TracTickets for help on using tickets.