[mythtv-commits] mythtv/master commit: 3733544ba by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Mon Aug 1 20:48:01 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-08-01T13:47:06-07:00
   Push Date:  2011/08/01 13:47:52 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  3733544bafeeb7f20bed1334e7f76b4581790429
   Changeset:  https://github.com/MythTV/mythtv/commit/3733544ba

Log:

Fixes #9959. This fixes a race deadlock in FileRingBuffer::safe_read(RemoteFile *rf... and also makes sure we don't update rbwpos with read_return if rbspos has changed since we read in the data.

The first problem was discovered & fixed by Lawrence Rust. I discovered & fixed the other related problem when reviewing his patch.

Modified:

   mythtv/libs/libmythtv/ringbuffer.cpp



More information about the mythtv-commits mailing list