[mythtv-commits] mythtv/fixes/0.24 commit: 40f3bae9f by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Tue Dec 6 02:16:32 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-12-05T18:14:13-08:00
   Push Date:  2011/12/05 18:16:11 -0800
  Repository:  mythtv
      Branch:  fixes/0.24
New Revision:  40f3bae9f21e70ae77015682571338abc08eeaf1
   Changeset:  https://github.com/MythTV/mythtv/commit/40f3bae9f

Log:

Refs #6516. Fix a regression caused by [21445] aka [2fdeb3fc].

We were unlocking a mutex after it was deleted. The lock is for the writeStringList()/readStringList() and should have been released before the DownRef().

Thanks go to Helen Buus for finding this.

Modified:

   mythtv/programs/mythbackend/mainserver.cpp



More information about the mythtv-commits mailing list