[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] bug fix initialize the module_stdout_mutex
From: |
Christopher Brannon |
Subject: |
[PATCH] bug fix initialize the module_stdout_mutex |
Date: |
Thu, 18 Nov 2010 14:24:16 +0000 |
Trevor Saunders <trev.saunders at gmail.com> writes:
> This mutex was supposed to be initialized by the function
> module_utils_init() however that function only called
> pthread_mutex_init() on that mutex, and nobody ever called it. We can
> instead statically initialize the mutex with PTHREAD_MUTEX_INITIALIZER,
I'll review this. It's applied locally, and I'll let you know when it's
pushed.
-- Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20101118/07dbddbe/attachment.pgp>