[mythtv-commits] Ticket #11567: Patch to check the result of query.exec in dbutil.cpp (coverity 703634)

MythTV noreply at mythtv.org
Wed May 29 22:24:45 UTC 2013


#11567: Patch to check the result of query.exec in dbutil.cpp (coverity 703634)
-------------------------------------------------+-------------------------
 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 value of the
 invocation of query.exec in dbutil.cpp.  Check the result.

 Fixes coverity 703634

 https://github.com/garybuhrmaster/mythtv/commit/c45db226e673d4c890a092c7c76bc35266ec3996

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


More information about the mythtv-commits mailing list