[mythtv-commits] Ticket #6999: Check query.next() in libmythupnp

MythTV mythtv at cvs.mythtv.org
Mon Sep 7 18:48:25 UTC 2009


#6999: Check query.next() in libmythupnp
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |        Owner:  mdean 
     Type:  defect                           |       Status:  closed
 Priority:  trivial                          |    Milestone:  0.22  
Component:  MythTV - General                 |      Version:  head  
 Severity:  low                              |   Resolution:  fixed 
  Mlocked:  0                                |  
---------------------------------------------+------------------------------
Changes (by mdean):

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


Comment:

 (In [21719]) Ensure the return value of query.next() is checked and remove
 unnecessary query.size() checks.  Fixes #6999.

 While I was in there, I fixed all other locations in the file where size()
 was checked needlessly (and ensured there were no isActive() checks).
 Most of the changes are re-indentation.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6999#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list