[mythtv-commits] Ticket #12313: Fix 32 to 64 bit integer arithmetic for first PVR-150 recordedseek record

MythTV noreply at mythtv.org
Mon Nov 10 11:36:47 UTC 2014


#12313: Fix 32 to 64 bit integer arithmetic for first PVR-150 recordedseek record
-----------------------------------+-------------------------
 Reporter:  faginbagin <mythtv@…>  |          Owner:  paulh
     Type:  Patch - Bug Fix        |         Status:  closed
 Priority:  minor                  |      Milestone:  unknown
Component:  MythTV - Recording     |        Version:  0.27.4
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-------------------------

Comment (by faginbagin <mythtv@…>):

 In [changeset:"a1096aa9fa4177a66a0cc45196c9e8179944efbd/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="a1096aa9fa4177a66a0cc45196c9e8179944efbd"
 DTVRecorder: Fix 32 to 64 bit integer arithmetic in FindPSKeyFrames()

 This is reported to fix commercial flagging of PVR-150/300/500 recordings
 possibly only affecting 32 bit O/Ss due to a bad conversion from a 32 bit
 unsigned int to a 64 bit signed int.

 Fixes #12313.

 Signed-off-by: Paul Harrison <pharrison at mythtv.org>
 (cherry picked from commit eb0e5050a4af098b9c9dd392c324e1993b2c590e)
 }}}

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


More information about the mythtv-commits mailing list