Mailing List Archive

mythtv/master commit: 82de40a96 by Paul Harrison (paul-h)
Author: Paul Harrison <pharrison@mythtv.org>
Change Date: 2011-05-08T03:39:55-07:00
Push Date: 2011/05/08 03:40:15 -0700
Repository: mythtv
Branch: master
New Revision: 82de40a963af1ea25b17f43c651aa58519fc31b4
Changeset: https://github.com/MythTV/mythtv/commit/82de40a96

Log:

MythUIImage: Fix a possible dead lock in SetImage(MythImage *)

It was possible to completely lockup the FE if a NULL image was passed to this
function because other parts of MythUIImage would try to obtain a read lock
while this function still had the write lock causing the FE to lock up.

Modified:

mythtv/libs/libmythui/mythuiimage.cpp

_______________________________________________
mythtv-firehose mailing list
mythtv-firehose@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-firehose