Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#11590 closed Patch - Bug Fix (fixed)

Patch to check the return value of rename in httplivestream.cpp - fixes coverity 746746

Reported by: Gary Buhrmaster <gary.buhrmaster@…> Owned by: cpinkham
Priority: minor Milestone: 0.27
Component: MythTV - HTTP Streaming Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Static analysis (coverity) detected un unchecked return value from rename. Add in the check, and log the error in the (unlikely) event the rename fails.

Fixes coverity 746746

Patch: https://github.com/garybuhrmaster/mythtv/commit/d06cd00deaf591615618bfafb3382707a2d6a0e5.patch

Change History (2)

comment:1 by Gary Buhrmaster <gary.buhrmaster@…>, 13 years ago

Resolution: fixed
Status: newclosed

In d90cb875240d13dff8f07d6f3e3c548a42e1bc2c/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available

comment:2 by paulh, 13 years ago

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.