[mythtv-commits] mythtv commit: r21719 by mdean

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


      Author: mdean
        Date: 2009-09-07 18:48:22 +0000 (Mon, 07 Sep 2009)
New Revision: 21719
   Changeset: http://cvs.mythtv.org/trac/changeset/21719

Modified:

   trunk/mythtv/libs/libmythupnp/upnpcds.cpp

Log:

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.





More information about the mythtv-commits mailing list