[mythtv-commits] Ticket #11590: Patch to check the return value of rename in httplivestream.cpp - fixes coverity 746746

MythTV noreply at mythtv.org
Tue Jun 11 02:46:40 UTC 2013


#11590: Patch to check the return value of rename in httplivestream.cpp - fixes
coverity 746746
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:  cpinkham
  <gary.buhrmaster@…>                            |     Status:  new
         Type:  Patch - Bug Fix                  |  Milestone:  unknown
     Priority:  minor                            |    Version:  Master Head
    Component:  MythTV - HTTP Streaming          |   Keywords:
     Severity:  medium                           |
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 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

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11590>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list