[mythtv-firehose] mythtv/master commit: 6b227f42b by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Mon Jan 23 07:05:47 UTC 2012


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2012-01-22T23:04:41-08:00
   Push Date:  2012/01/22 23:05:33 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6b227f42bbd03e351a757d2077bcc3f40116b5c6
   Changeset:  https://github.com/MythTV/mythtv/commit/6b227f42b

Log:

Fixes #10264. Removes infinite loop.

There were two copy-n-paste errors, one on the bounds check and we were also deleting elements from the wrong end of the deque. The bounds check caused the infinite loop under certain starting conditions.

Modified:

   mythtv/libs/libmythtv/recordingquality.cpp



More information about the mythtv-firehose mailing list