[mythtv-commits] Ticket #11584: Patch to check the result from a database update - fixes coverity 700256

MythTV noreply at mythtv.org
Mon Jun 10 01:41:53 UTC 2013


#11584: Patch to check the result from a database update - fixes coverity 700256
-------------------------------------------------+-------------------------
 Reporter:  Gary Buhrmaster <gary.buhrmaster@…>  |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Master Head                          |      Component:  MythTV
 Keywords:                                       |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 Static analysis (coverity) detected an unchecked return code from a
 database update.  This patch checks the return in a manor equivalent to
 the rest of the database update codes.

 Fixes coverity 700256

 git am formated patch:
 https://github.com/garybuhrmaster/mythtv/commit/0f29dd9ffd79da84bdefe504a87e628b822f410b.patch

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


More information about the mythtv-commits mailing list