[mythtv-commits] Ticket #13531: Fix for Coverity 1456162 and 1456180

MythTV noreply at mythtv.org
Wed Dec 4 15:15:29 UTC 2019


#13531: Fix for Coverity 1456162 and 1456180
------------------------------+-------------------------------
 Reporter:  Gary Buhrmaster   |          Owner:  David Hampton
     Type:  Patch - Bug Fix   |         Status:  closed
 Priority:  minor             |      Milestone:  31.0
Component:  MythTV - General  |        Version:  Master Head
 Severity:  medium            |     Resolution:  fixed
 Keywords:                    |  Ticket locked:  0
------------------------------+-------------------------------
Changes (by David Hampton <mythtv@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"078eeaf362f6c4ffd24b515d65d8090a683865f1/mythtv"
 078eeaf362/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="078eeaf362f6c4ffd24b515d65d8090a683865f1"
             Use a range-based for loop to step through precision.

 This fixes a newly introduced bug in computing the length of array,
 that was created when switching the loop variable from a double to an
 int.  Fixes #13531.
             }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13531#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list