[mythtv-commits] mythtv branch master updated by beirdo. v0.26-pre-754-gdda4a4f

Git Repo Owner noreply at mythtv.org
Mon Jul 2 17:17:59 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user beirdo.
       via  dda4a4fa747b8323ba677f876dd75ea619073035 (commit)
      from  6b444ad32ecf1cfdbf80fb7c9a2c93593aa3c3d1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dda4a4fa747b8323ba677f876dd75ea619073035
Author:    Gavin Hurlbut <ghurlbut at mythtv.org> at Mon, 2 Jul 2012 10:16:40 -0700
Committer: Gavin Hurlbut <ghurlbut at mythtv.org> at Mon, 2 Jul 2012 10:16:40 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dda4a4fa747b8323ba677f876dd75ea619073035

Fix the potential deadlock in starting logging
Seems the real issue is that I'd locked the queue around the new statement,
which is unnecessary, and causes the use of the queue mutex in the LOG() to
gack.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/logging.cpp |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-commits mailing list