[mythtv-commits] Ticket #11197: Fix event times in MythZoneMinder broken by the UTC changes

MythTV noreply at mythtv.org
Mon Nov 5 21:44:07 UTC 2012


#11197: Fix event times in MythZoneMinder broken by the UTC changes
-------------------------------------+-----------------------------
 Reporter:  mythtv@…                 |          Owner:  danielk
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  0.26.1
Component:  Plugin - MythZoneminder  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by danielk):

 Paul, I've attached a patch which encapsulates the Qt:TimeSpec of the
 event's start time and keeps it internally in local time for efficiency. I
 also noticed that there is no checking of the length of QStringList's
 returned from ZMClient::sendReceiveStringList() so it is fairly easy to
 SEGFAULT the frontend with bad zmserver data. I've added sanity checking
 for those API calls. I would commit this separately but it would be nice
 to get it tested at the same time.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11197#comment:9>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list